OSDN Git Service

drm/i915/selftests: Pretty print engine state when requests fail to start
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 9 Oct 2017 11:02:58 +0000 (12:02 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 9 Oct 2017 16:07:28 +0000 (17:07 +0100)
commit95a19ab4d7f8afbfca0564102d7d0bea2196c12c
treeb2b8efe95f5e9ddb5ca9c1a04c0b96a68fedc359
parentf636edb214a5ffdc533d5c7198a66957322c1b40
drm/i915/selftests: Pretty print engine state when requests fail to start

During hangcheck testing, we try to execute requests following the GPU
reset, and in particular want to try and debug when those fail.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171009110301.21705-2-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
drivers/gpu/drm/i915/selftests/intel_hangcheck.c