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:
47f0eb2
)
drm/i915: Check eDP power when doing aux channel communications
author
Keith Packard
<keithp@keithp.com>
Mon, 19 Sep 2011 20:54:47 +0000
(13:54 -0700)
committer
Keith Packard
<keithp@keithp.com>
Fri, 30 Sep 2011 23:23:45 +0000
(16:23 -0700)
Verify that the eDP VDD is on, either with the panel being on or with
the VDD force-on bit being set.
This demonstrates that in many instances, VDD is not on when needed,
which leads to failed EDID communications.
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found