OSDN Git Service

drm/i915/execlists: Include reset depth in traces
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Aug 2018 13:58:27 +0000 (14:58 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 16 Aug 2018 20:15:10 +0000 (21:15 +0100)
commit66fc82960c5c68eecdcf4568e5907d3702e4fcdc
tree776b194b7688f1c79e42b63b2de1cfbdf5b00ac2
parentdce888798d3ed1c7fea2d45f5f757a749a9e2584
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
drivers/gpu/drm/i915/intel_lrc.c