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:
e2bc96a
)
drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 28 Feb 2012 16:08:22 +0000
(11:08 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 29 Feb 2012 09:19:54 +0000
(09:19 +0000)
Need to call ExternalEncoderControl to set up DDC before
trying to get an EDID for all DP bridge chips (including
DP to LVDS).
Also remove redundant encoder assignment.
V2: fix typo in commit message.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found