summaryrefslogtreecommitdiff
path: root/tests/gem_eio.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18igt/gem_eio: Apply the cork to the execbufChris Wilson1-6/+7
2016-11-18igt/gem_eio: Add inflight testChris Wilson1-0/+65
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson1-1/+1
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio1-16/+1
2016-01-27lib: Share common __gem_execbuf()Chris Wilson1-8/+0
2016-01-20tests: Drop the superfluous igt_require_hang_ring()Chris Wilson1-1/+1
2015-12-16tests/gem_eio: New ABI - no EIO even from wait_ioctlDaniel Vetter1-1/+13
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-5/+1
2015-07-15igt/gem_eio: Waiting on a hung batch should report -EIOChris Wilson1-1/+29
2015-06-19igt: Add gem_eio for inducing expected EIOChris Wilson1-0/+169