drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 25 Jan 2021 14:00:56 +0000 (14:00 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Mar 2021 18:30:35 +0000 (19:30 +0100)
commit310528114f7860dbf71ad7766b19c74e30e2b9be
tree160dd478445aeeb1af01e49f110816b3b76189b6
parentae2fb480f32f657d896d78b6214c2efebfa61993
drm/i915/selftests: Check for engine-reset errors in the middle of workarounds

As we reset the engine between verifying the workarounds remain intact,
report an engine reset failure.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210125140136.10494-1-chris@chris-wilson.co.uk
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/gt/selftest_workarounds.c