drm/i915: Show all active engines on hangcheck
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Jan 2019 22:20:46 +0000 (22:20 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Jan 2019 13:30:51 +0000 (13:30 +0000)
commit25f9cebd7a52ddf15405d74fb5fd4c374f301983
tree140a05e49eb1a0244f7adebd62ffb3d3202b7ede
parent0e21834e18c545bdebed527209a7b6bb8aed9f9b
drm/i915: Show all active engines on hangcheck

This turns out to be quite useful if one happens to be debugging
semaphore deadlocks.

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