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:
02bcca0
)
drm/i915: don't restore LVDS enable state blindly v2
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 19 Feb 2013 20:11:38 +0000
(12:11 -0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 20 Feb 2013 00:33:48 +0000
(
01:33
+0100)
We still rely on a few LVDS bits, but restoring the enable bit can cause
trouble at this point, so don't.
v2: use the right mask to prevent restore (Daniel)
conditionalize on KMS support (Denial)
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found