OSDN Git Service

drm/i915/gt: Show the culmative runtime as part of the engine info
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Jun 2020 19:10:53 +0000 (20:10 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Jun 2020 20:13:45 +0000 (21:13 +0100)
commit4fb33953438bf3c67c655a4d187f1645446863fb
tree1bcff83a413afc24c31c69c5f5c16b4d8897280c
parent5a15550e56cc57bb5b953b0f6629c6805f4724fe
drm/i915/gt: Show the culmative runtime as part of the engine info

Since we always enable the busy-stats, the culmulative runtime should be
accurate, and might be useful for diagnosing issues with the engine.

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/20200619191053.9654-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_engine_cs.c