commit | a18c4c3d8fd5c0abe955b85a41f50798f321618f | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Mar 06 20:03:12 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Mar 17 21:26:04 2013 +0100 |
tree | f35711d91d8258ef830601176877e860bed2dd84 | |
parent | 2831d8427cace563767cb802de05db28c4c6f894 [diff] |
drm/i915: capture the correct cursor registers on IVB This solves some "unclaimed register" messages when there's a GPU hang on Haswell. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> [danvet: Add missing IS_VLV check as spotted by Ville Syrjälä.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>