summaryrefslogtreecommitdiff
path: root/tests/gem_eio.c
AgeCommit message (Expand)Author
2018-08-08igt/gem_eio: Preserve batch between reset-stress iterationsChris Wilson
2018-08-08igt/gem_eio: Apply reset-stress to each engineChris Wilson
2018-08-03igt/gem_eio: Measure reset delay from threadChris Wilson
2018-07-06lib: Spin fast, retire earlyChris Wilson
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson
2018-06-16igt/gem_eio: Make reset-stress safeChris Wilson
2018-05-14tests/gem_eio: Only wait-for-idle inside trigger_reset()Chris Wilson
2018-05-14igt/gem_eio: Exercise banningChris Wilson
2018-04-06igt/gem_eio: Drop DRM_MASTER so we can reacquire it in the subtestsChris Wilson
2018-04-06igt/gem_eio: Require context support before creationChris Wilson
2018-04-03tests/gem_eio: Add reset and unwedge stress testingTvrtko Ursulin
2018-04-03tests/gem_eio: Never re-use contexts which were in the middle of GPU resetTvrtko Ursulin
2018-03-26tests/gem_eio: Speed up test executionTvrtko Ursulin
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano
2018-02-23tests/gem_eio: use igt_corkAntonio Argenziano
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2017-12-15lib: Provide a library function to test nop executionChris Wilson
2017-12-01igt/gem_eio: Increase wakeup delay for in-flight-suspendChris Wilson
2017-11-30igt/gem_eio: Test we can suspend when the driver is already wedgedChris Wilson
2017-11-06tests/gem_eio: Nerf in-flight-suspendPetri Latvala
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-10-12igt/gem_eio: Check hang/eio recovery during suspendChris Wilson
2017-09-19igt/gem_eio: Add another variant of in-flight to avoid request coalescingChris Wilson
2017-09-19igt/gem_eio: Check wedged with inflight on the same engineChris Wilson
2017-09-19igt/gem_eio: Exercise wedged with native in-flight requestsChris Wilson
2017-09-19igt/gem_eio: inflight wedged requires long pluggingChris Wilson
2017-09-11igt/gem_eio: Install an exithandler to unwedge the device after failureChris Wilson
2017-09-07igt/gem_eio: i915.reset is no longer a booleanChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-08igt/gem_eio: Check we succeed in unwedging the driverChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-11-18igt/gem_eio: Apply the cork to the execbufChris Wilson
2016-11-18igt/gem_eio: Add inflight testChris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-03-01lib: move i915_wedged_set to ig_gt.cDaniele Ceraolo Spurio
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-20tests: Drop the superfluous igt_require_hang_ring()Chris Wilson
2015-12-16tests/gem_eio: New ABI - no EIO even from wait_ioctlDaniel Vetter
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-07-15igt/gem_eio: Waiting on a hung batch should report -EIOChris Wilson
2015-06-19igt: Add gem_eio for inducing expected EIOChris Wilson