commit | b8cade5959acd712b03b0cecca8299e9292c47a6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jul 04 21:04:55 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jul 04 22:55:03 2019 +0100 |
tree | 128b20b83d7a5ae6ef08bfc6f2a410697a92afde | |
parent | 8f856c743c770b57308de450b21f70c0d16ab4cf [diff] |
drm/i915: Show instdone for each engine in debugfs Although polling each engine quickly is preferable as it should give us a sample of each engine at roughly the same time, keep it simple and just sample the engine as print out the debug state. 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/20190704200455.14870-3-chris@chris-wilson.co.uk