summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-30intel_chipset: Convert IS_PINEVIEW to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_IRONLAKE to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_IVYBRIDGE to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_VALLEYVIEW to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_HASWELL to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_BROADWELL to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_CHERRYVIEW to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_SKYLAKE to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_BROXTON to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_BROADWATER, IS_CRESTLINE to device infoChris Wilson
2016-06-30intel_chipset: Convert IS_965 to use intel_gen()Chris Wilson
2016-06-30intel_chipset: Convert IS_MOBILE to intel_device_infoChris Wilson
2016-06-30lib: Start weaning off defunct intel_chipset.hChris Wilson
2016-06-29Revert "igt_kms: Add modeset support for atomic style commits."Maarten Lankhorst
2016-06-29tests: Remove kms_rmfb.cMaarten Lankhorst
2016-06-29igt_kms: Add modeset support for atomic style commits.Maarten Lankhorst
2016-06-29tests/kms_rmfb: Use for_each_pipe_with_valid_output.Maarten Lankhorst
2016-06-29lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on...Maarten Lankhorst
2016-06-29tests/kms_chv_cursor_fail: Run the tests with fewer steps.Maarten Lankhorst
2016-06-29overlay: sync i915_pciids.hChris Wilson
2016-06-28lib/intel_chipset: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi
2016-06-28lib/intel_chipset: Add more Kabylake PCI IDs.Rodrigo Vivi
2016-06-28lib: Fix reporting of debugfs mountpointChris Wilson
2016-06-28lib: Suppress kmsg on exit for unknown programmesChris Wilson
2016-06-28lib: Avoid running gem_quiescent_gpu() on non-Intel hardwareRobert Foss
2016-06-24igt/kms_cursor_legacy: Check that cursor updates do not stall flipsChris Wilson
2016-06-23igt: Add basic framework for GVT-g testingChris Wilson
2016-06-23Silence compiler warnings for expected and handled error conditionsChris Wilson
2016-06-23assembler/: Fix lex warnings for %empty and %nonassoc.marius vlad
2016-06-23igt/vgem_basic: Check multiple clients can open /dev/dri/<vgem>Chris Wilson
2016-06-22igt/kms_cursor_legacy: Replace synchronous pageflipChris Wilson
2016-06-22igt/kms_cursor_legacy: Detect pageflip errorsChris Wilson
2016-06-22tests/kms_flip: Check that the last vs. current seq/ts are consistentVille Syrjälä
2016-06-22tests/kms_flip: Print the expected diff between two eventsVille Syrjälä
2016-06-22tests/kms_flip: Account for diff.tv_secs in jitter checkVille Syrjälä
2016-06-22tests/kms_flip: Use USEC_PER_SECVille Syrjälä
2016-06-22tests/kms_flip: Constify some function argumentsVille Syrjälä
2016-06-22tests/kms_flip: Print timestamps in a consistent formVille Syrjälä
2016-06-22igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursorsChris Wilson
2016-06-22igt/vgem_reload_basic: Do a modprobe dry-run firstChris Wilson
2016-06-22tests/drm_getopt.sh: Make it executable as CI does a copy ofMarius Vlad
2016-06-21tests/drm_lib.sh: Extract fake getopt options so it can sourced into tests th...marius vlad
2016-06-21lib: Suppress error messages from failure to load driver modulesChris Wilson
2016-06-21igt/gem_close_race: Complete conversion to drm_open_driver()Chris Wilson