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:
bee7eb2
)
drm/i915: Ensure panel is on during DPMS off
author
Keith Packard
<keithp@keithp.com>
Thu, 6 Oct 2011 02:53:09 +0000
(19:53 -0700)
committer
Keith Packard
<keithp@keithp.com>
Thu, 6 Oct 2011 02:54:29 +0000
(19:54 -0700)
If the panel is already off, we'll need to turn VDD on to execute the
(useless) DPMS off code. Yes, it would be better to just not do any of
this, but correctness, and *then* performance.
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found