summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-18igt/prime_vgem: Check for fence wait before gem_read()Chris Wilson
2016-07-18igt/vgem_slow: Test for the expected -ETIMEDOUT upon fence timeoutChris Wilson
2016-07-15tests/gem_workarounds: rename read to basic-read for CIMika Kuoppala
2016-07-15Convert function target attributes to pragmaChris Wilson
2016-07-15igt/vgem_slow/nohang: Test fence autotimeoutChris Wilson
2016-07-14tools/intel_bios_reader: Dump out more of the eDP blockVille Syrjälä
2016-07-14tools/intel_bios_reader: Dump out more information from the child device stru...Ville Syrjälä
2016-07-14tools/intel_bios_reader: Dump more bits for general bit definitions block (1)Ville Syrjälä
2016-07-14lib/intel_device_info: One spelling mistake lessChris Wilson
2016-07-14lib/intel_device_info: Fix a couple of misspellings.Chris Wilson
2016-07-14Bump libdrm-intel dependency library to a newer version that support softpin.Marius Vlad
2016-07-14lib/igt_kms: Fix different order of properties and their name stringsRobert Foss
2016-07-12vgem: Add basic dma-buf fence interopChris Wilson
2016-07-12igt/pm_rps: Avoid inadvertent waitboostingChris Wilson
2016-07-12lib/drmtest: add virtio_gpu supportGustavo Padovan
2016-07-12lib/drmtest: Fix igt_skip messageGustavo Padovan
2016-07-11igt/gem_exec_flush: Test movntqda reads from WCChris Wilson
2016-07-11igt/gem_gtt_speed: Measure the benefit of movntqdaChris Wilson
2016-07-11lib; Add x86 cpuid based feature detectionChris Wilson
2016-07-09igt/pm_rpm: Fix requirement for external modulesChris Wilson
2016-07-09igt/gem_busy: Include a hangcheckChris Wilson
2016-07-09lib/debugfs: Adjust path creation for opening /debugfs/.../dir/%dChris Wilson
2016-07-08aubdump: Only close aub file if we opened itKristian Høgsberg Kristensen
2016-07-08aubdump: Support softpin bosKristian Høgsberg Kristensen
2016-07-07igt/prime_busy: Check the busy status is cleared upon a hangChris Wilson
2016-07-06igt/gem_sync: Fix uninitialised variable 'n'Chris Wilson
2016-07-05igt/gem_sync: Fix many_store() for printing out a single engineChris Wilson
2016-07-05igt/gem_sync: Try and race the bottom-halfChris Wilson
2016-07-04demos/intel_sprite_on: Fix connector iteration bugjim.bride@linux.intel.com
2016-07-04configure: update bugzilla URLMike Frysinger
2016-07-04lib/igt_gt: Fix unused variable warning for non-x86 targetsRobert Foss
2016-07-04kms_flip: Change __wait_for_vblank to use helper function.Robert Foss
2016-07-04igt_kms: Change igt_wait_for_vblank to use helper function.Robert Foss
2016-07-04kms_vblank: Switch from using crtc0 statically to explicitly setting mode.Robert Foss
2016-07-04Added function kmstest_get_vbl_flag() to igt_kms.Marius Vlad
2016-07-04lib/igt_kms: Switch to verbose assert.Robert Foss
2016-07-04lib/igt_kms: Fix plane counting in igt_display_init.Robert Foss
2016-07-04lib/igt_kms: Add support for up to 10 planes.Robert Foss
2016-07-04tests/gvt_basic: Add a placeholder test to please check/distcheck.Marius Vlad
2016-07-04overlay/Makefile.am: Remove i915_pciids.h from overlay sourcesMarius Vlad
2016-07-04igt/gem_sync: Extend with store synchronisationChris Wilson
2016-07-04lib: Enable squelching of simulated error statesChris Wilson
2016-07-03igt/gem_exec_gttfill: Reduce overhead in setting up filler batchesChris Wilson
2016-07-03igt/gem_exec_whisper: Preallocate locations in GTT for whisperChris Wilson
2016-07-03lib/igt_aux: Framework for measuring latency in raising signalsChris Wilson
2016-07-01igt/prime_busy: Promote the test for dma-buf implicit fences as basicChris Wilson
2016-06-30intel_chipset: Remove unused PCI_CHIP idsChris Wilson
2016-06-30intel_chipset: Replace lookup of GT size with computationChris Wilson
2016-06-30intel_chipset: Convert IS_G4X to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_915, IS_945 to device infoChris Wilson