drm/i915/selftests: Include engine name after reset failure
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 11 Jan 2021 10:57:35 +0000 (10:57 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 11 Jan 2021 23:07:47 +0000 (23:07 +0000)
commitcd7a214f6bdf1960ad992739b5bb23d365022e12
tree3170268c36aefd191fdb85a1036011362fd7179c
parent0da3f2500aa445596f336ad6b72d5e30a67bb02b
drm/i915/selftests: Include engine name after reset failure

During igt_reset_nop_engine, an engine reset unexpectedly failed. For the
next time this happens, mention which engine that was.

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/20210111105735.21515-4-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_hangcheck.c