commit | 489645d522dfa9677116a12c025f2e3dc672ff68 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 18 16:21:40 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 18 21:22:32 2020 +0000 |
tree | 1fdb3ca8ac4b60ac9a9054b1c41501a416f5d187 | |
parent | d30d3d5f58c4b328513204dfb7dd7ed1a125195f [diff] |
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