summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-07-13tests/frontbuffer_tracking: Do not test sink crcDhinakaran Pandiyan1-122/+21
2018-07-13lib/gt: Make use of dummyload library to create recursive batchAntonio Argenziano7-29/+22
2018-07-13igt/gem_userptr: Check read-only mappingsChris Wilson2-6/+363
2018-07-13tests/kms_flip: Print timevals as floatVille Syrjälä1-20/+23
2018-07-12igt/gem_unfence_active_buffers: Check GEM before useChris Wilson1-0/+1
2018-07-12igt/gem_render_copy_redux: Check for GEM before useChris Wilson1-0/+1
2018-07-12igt/gem_gpgpu_fill: Check for GEM before useChris Wilson1-0/+1
2018-07-12igt/pm_rpm: Pass NULL to require no extra module optionsChris Wilson1-1/+1
2018-07-12tests/sw_sync: fix pthread start_routine declarationLucas De Marchi1-2/+2
2018-07-09igt/gem_render_copy: Check for GEM before runningChris Wilson1-0/+1
2018-07-06igt/gem_pwrite_pread: Requires GEMChris Wilson2-0/+2
2018-07-06igt/gem_sync: Show the baseline poll latency for wakeupsChris Wilson1-4/+31
2018-07-06igt/gem_sync: Double the wakeups, twice the painChris Wilson1-4/+9
2018-07-06igt/gem_sync: Alternate stress for nop+syncChris Wilson1-0/+93
2018-07-06lib: Spin fast, retire earlyChris Wilson3-2/+4
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson19-81/+132
2018-07-06tests/gem_render_copy: Add a subtest for AUX_CCS_EVille Syrjälä1-18/+146
2018-07-06tests/gem_render_copy: Add subtests for different tiling modesVille Syrjälä1-85/+145
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä12-6/+24
2018-07-06igt/gem_tiled_partial_pwrite_pread: Check for known swizzlingChris Wilson1-0/+18
2018-07-05igt/gem_set_tiling_vs_pwrite: Show the erroneous valueChris Wilson1-2/+2
2018-07-05igt/perf: Check the GPU is not wedged before runningChris Wilson1-0/+3
2018-07-04tests/gem_render_copy: Use a more elaborate pattern of pixelsVille Syrjälä1-46/+202
2018-07-04amdgpu/amd_prime: Reduce setup timeChris Wilson1-1/+1
2018-06-29igt/gem_exec_gttfill: Avoid pwrite into busy handleChris Wilson1-24/+42
2018-06-28tests: Drop drm_vma_limiter*Chris Wilson6-438/+0
2018-06-25meson: Add options to control optional partsPetri Latvala1-2/+2
2018-06-25tests/perf: Add test config uuid for IcelakeJosé Roberto de Souza1-0/+2
2018-06-21Move declaration to the top of the codeRodrigo Siqueira1-1/+1
2018-06-20igt/gem_exec_latency: Measure polling latency between batchesChris Wilson1-0/+50
2018-06-20tests/gem_exec_latency: New subtests for checking submission from RT tasksTvrtko Ursulin1-0/+234
2018-06-20igt/gem_exec_nop: Drip feed nopsChris Wilson1-4/+142
2018-06-16igt/gem_eio: Make reset-stress safeChris Wilson1-1/+1
2018-06-15tests/gem_partial_pwrite_pread: Remove commented-out codeAntonio Argenziano1-1/+0
2018-06-15igt/sw_sync: Wrap threaded counter manipulation with mbChris Wilson1-13/+11
2018-06-13igt/evictions: Avoid getting killed by the reaper in mlockMichał Winiarski1-33/+21
2018-06-13lib: Extract mlock probingMichał Winiarski1-33/+11
2018-06-12tests/gem_exec_basic: Wait on outstanding work before returning from testAntonio Argenziano1-12/+27
2018-06-11igt/gem_mmap_gtt: Checking tiling pattern requires known swizzlingChris Wilson1-0/+20
2018-06-08igt/drv_suspend: Suspend under memory pressureChris Wilson1-0/+54
2018-06-08tests/kms_plane: crc check plane pixel formatsVille Syrjälä1-19/+105
2018-06-08igt/gem_exec_await: Tag the final batch in the GTTChris Wilson1-0/+3
2018-06-04tests: Add vc4 test suiteMaxime Ripard4-0/+86
2018-06-01igt/gem_tiled_blits: Show more errorsChris Wilson2-10/+15
2018-06-01perf_pmu: Stop skipping hotplug test on BroxtonTvrtko Ursulin1-1/+0
2018-05-30igt/perf_pmu: Flush to idle after hangChris Wilson1-9/+2
2018-05-29igt/gem_ctx_isolation: Test INSTPM back to gen6Chris Wilson1-9/+42
2018-05-25tests/kms_available_modes_crc: Fix test to work correctly on GLK.Maarten Lankhorst1-95/+86
2018-05-24tests/kms_panel_fitting: Make test pass on gen9's pipe CMaarten Lankhorst1-0/+11
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola2-37/+2