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:
245e270
)
drm/i915: Delay DP i2c initialization until panel power timings are computed
author
Keith Packard
<keithp@keithp.com>
Wed, 28 Sep 2011 23:31:53 +0000
(16:31 -0700)
committer
Keith Packard
<keithp@keithp.com>
Thu, 6 Oct 2011 02:56:50 +0000
(19:56 -0700)
On eDP, DDC requires panel power, but turning that on uses the panel
power sequencing timing values fetch from the DPCD data.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found