]> 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)
commit89dfbcb5f77244436dacb4e60e86078890142fbb
tree14178427f84d5b3c5c45f529d7ad33a31319f56c
parente0075b480cc0e8925bfa7bcfe0fc3b6a149068af
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