commit | 66fc82960c5c68eecdcf4568e5907d3702e4fcdc | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 15 14:58:27 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 16 21:15:10 2018 +0100 |
tree | 776b194b7688f1c79e42b63b2de1cfbdf5b00ac2 | |
parent | dce888798d3ed1c7fea2d45f5f757a749a9e2584 [diff] |
drm/i915/execlists: Include reset depth in traces Show the reset depth (the tasklet disable count) in the GEM_TRACE to indicate when we might not expect tasklets to be flushed. 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/20180815135827.25869-1-chris@chris-wilson.co.uk