drm/i915: Show cursor status in debugfs/i915_display_info
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 12 Mar 2014 09:13:13 +0000 (09:13 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Mar 2014 15:16:37 +0000 (16:16 +0100)
commit065f2ec2afc850960dcebc3b00766bc31c4ffd3b
tree91f658435bdad397d9d3cbfa1c62af71fe1c6248
parent8ac36ec1e370cb8ff9c082972ad0570bba37381a
drm/i915: Show cursor status in debugfs/i915_display_info

I have the occasional absent cursor on i845 and I want to know why.
This should help by revealing the last known cursor state.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c