]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Force a failed engine reset
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Jan 2021 20:50:49 +0000 (20:50 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Jan 2021 22:14:40 +0000 (22:14 +0000)
commit9ae5d82421f565d9c2d43915c4911b3bae6dd4aa
tree66c9862b02fda3f2df59bf5dc487eae2518a63a0
parent70e899ef26ac07dfe48f13206c026b314350af42
drm/i915/selftests: Force a failed engine reset

Inject a fault into the engine reset and check that the outstanding
requests are completed despite the failed reset.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210113205049.22565-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_hangcheck.c