commit | 065f2ec2afc850960dcebc3b00766bc31c4ffd3b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 12 09:13:13 2014 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 12 16:16:37 2014 +0100 |
tree | 91f658435bdad397d9d3cbfa1c62af71fe1c6248 | |
parent | 8ac36ec1e370cb8ff9c082972ad0570bba37381a [diff] |
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>