summaryrefslogtreecommitdiff
path: root/tests/gem_wait.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano1-9/+9
2018-02-23tests/gem_wait: use igt_corkDaniele Ceraolo Spurio1-44/+14
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson1-1/+1
2017-03-08igt: Markup more tests that require GEMChris Wilson1-0/+1
2017-02-12igt/gem_wait: Expand testing to waits on write fencesChris Wilson1-2/+43
2017-02-08igt/gem_wait: Inject hangs again for hang-wait-*Chris Wilson1-3/+2
2017-02-08igt/gem_wait: Exercise BUG_ON if wait_for_execute times outChris Wilson1-1/+53
2016-11-29igt/gem_wait: Use new igt_spin_batchAbdiel Janulgue1-122/+7
2016-10-13igt/gem_wait: munmap the batch along all pathsChris Wilson1-1/+1
2016-10-13igt/gem_wait: Use explicit timersChris Wilson1-193/+250
2016-02-23lib: Move gem_wait() to ioctl-wrappersChris Wilson1-23/+6
2016-02-18igt/gem_ctx_thrash: Combine context thrashing with a render testChris Wilson1-4/+3
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-6/+1
2015-08-12tests: Document ABI extension catchersDaniel Vetter1-1/+4
2015-03-19igt/gem_wait: When waiting for infinity, an infinity remainsChris Wilson1-1/+1
2015-03-06igt/gem_wait: Test negative timeoutsChris Wilson1-0/+12
2015-03-06igt/gem_wait: Timeout parameter to the WAIT ioctl is signedChris Wilson1-2/+2
2015-02-27lib: add igt_assert_ltDaniel Vetter1-1/+1
2014-10-06gem_wait: Use PRIu64 in format stringDamien Lespiau1-1/+1
2014-10-06tests/gem_wait: Don't close drmfd in subtestDaniel Vetter1-3/+1
2014-09-29tests/gem_wait: argument validation testsDaniel Vetter1-0/+36
2014-09-29tests/gem_wait_render_timeout: Convert to subtestsDaniel Vetter1-0/+232