git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c00db24
)
drm/i915: don't save/restore DSPARB on gen5+
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Fri, 18 Jan 2013 20:29:03 +0000
(18:29 -0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 24 Jan 2013 15:58:06 +0000
(16:58 +0100)
Because the register does not exist in gen5+.
This patch solves "unclaimed register" messages on Haswell after
suspend/resume.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found