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)
commita168c293d5f4f89806dbe58055036e9933115ab3
tree14178427f84d5b3c5c45f529d7ad33a31319f56c
parenteb32e4584d8e9d6cbec20550d4f91396de2cdb55
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