summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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-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-04kms_flip: Change __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-04tests/gvt_basic: Add a placeholder test to please check/distcheck.Marius Vlad
2016-07-04igt/gem_sync: Extend with store synchronisationChris 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-01igt/prime_busy: Promote the test for dma-buf implicit fences as basicChris Wilson
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-29tests/kms_chv_cursor_fail: Run the tests with fewer steps.Maarten Lankhorst
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-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-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-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-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