From: Ben Widawsky Date: Thu, 14 Feb 2013 23:05:12 +0000 (-0800) Subject: drm/i915: Print the hw context status is debugfs X-Git-Tag: v3.9-rc1~83^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a168c293d5f4f89806dbe58055036e9933115ab3;p=pandora-kernel.git 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 [danvet: s/context/default context/ bikeshed applied.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed