]> git.baikalelectronics.ru Git - 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)
commit0cfb779664360df2e8aef23317114a043cd91309
treec75feab26a3f97c7ab65b6b125fc218d93515f65
parent3b07a7d662a434858bac0a680e2a51da3ee5d127
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