drm/i915/gt: Include reset failures in the trace
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 4 Dec 2020 15:12:33 +0000 (15:12 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 4 Dec 2020 15:41:33 +0000 (15:41 +0000)
commitcb56a07d2fd9bffbefff38c2918b096c89193218
tree60b69940207381cc34bcd5b09b841109e46ba671
parentd997e240ceecb4f732611985d3a939ad1bfc1893
drm/i915/gt: Include reset failures in the trace

The GT and engine reset failures are completely invisible when looking at
a trace for a bug, but are vital to understanding the incomplete flow.

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/20201204151234.19729-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_reset.c