OSDN Git Service

drm/i915: Include submission tasklet state in engine dump
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 26 Mar 2018 11:50:36 +0000 (12:50 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 27 Mar 2018 11:13:20 +0000 (12:13 +0100)
commit9040871336db2c2e379402d7ba9c275d6495b9e0
treed1d5ad41059f005e9be237cb705a3bf6495a1296
parenteed7ec52f214bac2f25395ccaad610fbeb842a6e
drm/i915: Include submission tasklet state in engine dump

For the off-chance we have an interrupt posted and haven't processed the
CSB.

v2: Include tasklet enable/disable state for good measure.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180326115044.2505-4-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
drivers/gpu/drm/i915/intel_engine_cs.c