]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/i915: Show the execlist queue in debugfs/i915_engine_info
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 27 Oct 2016 00:03:43 +0000 (01:03 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 2 Nov 2016 15:02:00 +0000 (15:02 +0000)
commitc8247c067159782a27c4f2c371c9e26827131a78
treec75feab26a3f97c7ab65b6b125fc218d93515f65
parent56cea32382bcad7eea0a1af5c448089c08ec9f1f
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>
drivers/gpu/drm/i915/i915_debugfs.c