drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Feb 2012 16:08:22 +0000 (11:08 -0500)
committerDave 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