drm/i915: Give more details for the active-when-parking warning for the engines
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 27 Oct 2017 11:06:17 +0000 (12:06 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 1 Nov 2017 15:09:39 +0000 (15:09 +0000)
commit3265124a2d3744d789ede58452ab6f8a9b454be8
treee7c5c41d940ce62f945d491e1296a443c1647347
parent680273879d125d644831b8de42c66576e6290378
drm/i915: Give more details for the active-when-parking warning for the engines

If the we think the engine is still active when we attempt to park it,
we want more details -- so dump the engine state.

References: https://bugs.freedesktop.org/show_bug.cgi?id=103479
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171027110617.31745-4-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
drivers/gpu/drm/i915/intel_engine_cs.c