]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit54054607051451d0614baa162e6ad1d05ea92900
tree1fdb3ca8ac4b60ac9a9054b1c41501a416f5d187
parentb1f8cea2f7cb02c2f97fa48cf3ce804d66e60217
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