summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-21igt/prime_vgem: Speed up implicit fence failureChris Wilson
2016-06-20igt/prime_vgem: Insert a WCB flush between distinct mmappingsChris Wilson
2016-06-20igt/prime_vgem: Add a tight coherency check between vgem/gtt mmapChris Wilson
2016-06-20lib/debugfs: Fix probe path for opening i915 debugfs dirChris Wilson
2016-06-20igt/vgem_basic: Exercise opening sysfs/debugfsChris Wilson
2016-06-20benchmarks: Add vgem mmap speed testChris Wilson
2016-06-18igt: Add basic exercise of vGEMChris Wilson
2016-06-18lib: Support opening vGEM deviceChris Wilson
2016-06-17kms_frontbuffer_tracking: properly handle mixing GTT and WC mmapsPaulo Zanoni
2016-06-17kms_frontbuffer_tracking: recreate the FBs at every subtestPaulo Zanoni
2016-06-17kms_frontbuffer_tracking: prefer the BLT drawing methodPaulo Zanoni
2016-06-17igt: Replace drv_missed_irq_hang script with a C-equivalentChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-06-17tests/gem_close_race: Use drm_open_driver helperDaniel Vetter
2016-06-14igt: Add a test case for polling dma-buf fencesChris Wilson
2016-06-10igt/gem_shrink: Redirect all allocations through GEMChris Wilson
2016-06-09igt/gem_reset_stats: Add time constraints on hang detectionMika Kuoppala
2016-06-09lib/gt: Omit illegal instruction on hang injection with gen 8+Mika Kuoppala