]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Print the hw context status is debugfs
authorBen Widawsky <ben@bwidawsk.net>
Thu, 14 Feb 2013 23:05:12 +0000 (15:05 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 19 Feb 2013 23:21:48 +0000 (00:21 +0100)
commit7eb0bd331e29d7dbd42b733a635b2c292bcc0184
tree14178427f84d5b3c5c45f529d7ad33a31319f56c
parente8d1ab80006f2731a3048f02e5036ca4627ec4b3
drm/i915: Print the hw context status is debugfs

Print out the HW context object information per ring. Even though the
existing code only utilizes the render ring, it's simple enough to
support future expansion.

I had this in a patch somewhere in a rev of the original implementation,
but I must have lost it.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: s/context/default context/ bikeshed applied.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c