summaryrefslogtreecommitdiff
path: root/tests/gem_eio.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-23tests/gem_eio: use igt_corkAntonio Argenziano1-6/+4
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson1-40/+73
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano1-12/+2
2017-12-15lib: Provide a library function to test nop executionChris Wilson1-1/+1
2017-12-01igt/gem_eio: Increase wakeup delay for in-flight-suspendChris Wilson1-2/+2
2017-11-30igt/gem_eio: Test we can suspend when the driver is already wedgedChris Wilson1-0/+27
2017-11-06tests/gem_eio: Nerf in-flight-suspendPetri Latvala1-1/+1
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski1-1/+1
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski1-43/+2
2017-10-12igt/gem_eio: Check hang/eio recovery during suspendChris Wilson1-0/+48
2017-09-19igt/gem_eio: Add another variant of in-flight to avoid request coalescingChris Wilson1-0/+72
2017-09-19igt/gem_eio: Check wedged with inflight on the same engineChris Wilson1-0/+51
2017-09-19igt/gem_eio: Exercise wedged with native in-flight requestsChris Wilson1-1/+93
2017-09-19igt/gem_eio: inflight wedged requires long pluggingChris Wilson1-49/+32
2017-09-11igt/gem_eio: Install an exithandler to unwedge the device after failureChris Wilson1-4/+14
2017-09-07igt/gem_eio: i915.reset is no longer a booleanChris Wilson1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-1/+1
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-1/+1
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-1/+1
2017-03-08igt/gem_eio: Check we succeed in unwedging the driverChris Wilson1-0/+1
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-2/+2
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