]> git.karo-electronics.de Git - karo-tx-linux.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>
Sun, 17 Feb 2013 18:06:45 +0000 (19:06 +0100)
commit9a3fd80b82ccff4817f4719b7eada8887ce5eb61
tree78aac12cd2965367a181ea119e7d30227dc55f33
parent512f6ed3bab157a2053def52b0ae45fb4950ef21
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