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:
0e7ddf7
)
drm/i915: Save/restore cursor state on suspend/resume.
author
Eric Anholt
<eric@anholt.net>
Wed, 3 Jun 2009 07:26:58 +0000
(07:26 +0000)
committer
Eric Anholt
<eric@anholt.net>
Thu, 4 Jun 2009 11:43:11 +0000
(11:43 +0000)
This may fix cursor corruption in X on resume, which would persist until
the cursor was hidden and then shown again.
V2: Also include the cursor control regs.
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found