drm/i915/gt: Include context status in debug dumps
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 10 Jun 2020 15:40:46 +0000 (16:40 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 10 Jun 2020 15:47:31 +0000 (16:47 +0100)
commit3e48e836cf063b815d4ec39dde6e1f78cf401879
treef2a376712455524c2ddb68f89f445f593211b50c
parent174b976d56a8b57983bad43b798a56e7883c276f
drm/i915/gt: Include context status in debug dumps

This may be useful to identify contexts that are running even though
they are supposed to be closed or banned.

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