commit | 51889b35224cb05b5a9d187f3ebf872653ae06d2 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Mar 06 20:03:13 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Mar 17 21:29:10 2013 +0100 |
tree | 508fb9ca97d1e3898cdde4012e37e8edb8e0a844 | |
parent | a18c4c3d8fd5c0abe955b85a41f50798f321618f [diff] |
drm/i915: there's no DSPSIZE register on gen4+ So don't read it when capturing the error state. This solves some "unclaimed register" messages on Haswell when we hang the GPU. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>