summaryrefslogtreecommitdiff
path: root/tests/gem_wait.c
AgeCommit message (Expand)Author
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson
2017-03-08igt: Markup more tests that require GEMChris Wilson
2017-02-12igt/gem_wait: Expand testing to waits on write fencesChris Wilson
2017-02-08igt/gem_wait: Inject hangs again for hang-wait-*Chris Wilson
2017-02-08igt/gem_wait: Exercise BUG_ON if wait_for_execute times outChris Wilson
2016-11-29igt/gem_wait: Use new igt_spin_batchAbdiel Janulgue
2016-10-13igt/gem_wait: munmap the batch along all pathsChris Wilson
2016-10-13igt/gem_wait: Use explicit timersChris Wilson
2016-02-23lib: Move gem_wait() to ioctl-wrappersChris Wilson
2016-02-18igt/gem_ctx_thrash: Combine context thrashing with a render testChris Wilson
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-08-12tests: Document ABI extension catchersDaniel Vetter
2015-03-19igt/gem_wait: When waiting for infinity, an infinity remainsChris Wilson
2015-03-06igt/gem_wait: Test negative timeoutsChris Wilson
2015-03-06igt/gem_wait: Timeout parameter to the WAIT ioctl is signedChris Wilson
2015-02-27lib: add igt_assert_ltDaniel Vetter
2014-10-06gem_wait: Use PRIu64 in format stringDamien Lespiau
2014-10-06tests/gem_wait: Don't close drmfd in subtestDaniel Vetter
2014-09-29tests/gem_wait: argument validation testsDaniel Vetter
2014-09-29tests/gem_wait_render_timeout: Convert to subtestsDaniel Vetter