commit | c8247c067159782a27c4f2c371c9e26827131a78 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 27 01:03:43 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Nov 02 15:02:00 2016 +0000 |
tree | c75feab26a3f97c7ab65b6b125fc218d93515f65 | |
parent | 56cea32382bcad7eea0a1af5c448089c08ec9f1f [diff] |
drm/i915: Show the execlist queue in debugfs/i915_engine_info When looking at freezes whilst working on execlists, knowing the order of the pending requests in the driver is useful. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20161027000348.4641-2-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>