commit | 9040871336db2c2e379402d7ba9c275d6495b9e0 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Mar 26 12:50:36 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 27 12:13:20 2018 +0100 |
tree | d1d5ad41059f005e9be237cb705a3bf6495a1296 | |
parent | eed7ec52f214bac2f25395ccaad610fbeb842a6e [diff] |
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>