OSDN Git Service

drm/i915/selftests: Tidy up an error message for live_error_interrupt
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 31 Mar 2020 09:14:56 +0000 (10:14 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 31 Mar 2020 20:42:12 +0000 (21:42 +0100)
commit71a6688e81d992d244bc56e6061441ec16b4b2e1
tree07e00fe7939da8e8594fe7b33a2700bbcf3693b0
parentf53ae29c0ea16914be272b311ee75c16dcdf5c65
drm/i915/selftests: Tidy up an error message for live_error_interrupt

Since we don't wait for the error interrupt to reset, restart and then
complete the guilty request, clean up the error messages.

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/20200331091459.29179-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c