drm/i915/gt: Show the cumulative context runtime in engine debug
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 18 Feb 2020 16:21:40 +0000 (16:21 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 18 Feb 2020 21:22:32 +0000 (21:22 +0000)
commit489645d522dfa9677116a12c025f2e3dc672ff68
tree1fdb3ca8ac4b60ac9a9054b1c41501a416f5d187
parentd30d3d5f58c4b328513204dfb7dd7ed1a125195f
drm/i915/gt: Show the cumulative context runtime in engine debug

As we have the total runtime known to us, show it when dumping the
engine state for debug.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200218162150.1300405-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_engine_cs.c