summaryrefslogtreecommitdiff
path: root/tests/gem_exec_fence.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-07igt/gem_exec_fence: Exercise syncobj API (The forgotten tests)Chris Wilson1-24/+309
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-5/+5
2017-08-14igt/gem_exec_fence: Exercise syncobj APIChris Wilson1-2/+484
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson1-6/+6
2017-07-06igt: Remove default from the engine listTvrtko Ursulin1-6/+6
2017-06-30igt/gem_exec_fence: Test EXEC_FENCE_SUBMITChris Wilson1-3/+211
2017-06-09igt/gem_exec_fence: Limit history size for !execlistsChris Wilson1-3/+48
2017-05-31lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz1-16/+0
2017-05-18igt/gem_exec_fence: Skip await test if store-dword is not supportChris Wilson1-0/+2
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson1-6/+2
2017-04-22igt/gem_exec_fence: Accumulate long history of fencesChris Wilson1-0/+214
2017-04-13igt/gem_exec_fence: Enable hang detectorChris Wilson1-0/+8
2017-04-11igt/gem_exec_fence: Restrict allowing hangs to hang testsChris Wilson1-24/+36
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-02-04tests/gem_exec_params: add test for exec_fence paramsDaniele Ceraolo Spurio1-14/+0
2017-01-27igt: Bump ioctl numbers for gem_exec_async and gem_exec_fenceChris Wilson1-1/+1
2017-01-04igt/gem_exec_fence: Check sync_file->status after the fence is signaledChris Wilson1-1/+4
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-6/+6
2016-11-07igt: Add exerciser for execbuf fence-out <-> fence-inChris Wilson1-0/+377