commit | 2b69ffb97065b897fd4e24ab14b6e14372d80fa6 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 28 11:08:22 2012 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Wed Feb 29 09:19:54 2012 +0000 |
tree | 0c8642e228b9964a077962d7dba22692ab4bdb8c | |
parent | e2bc96aeff3c32534c01229ea365f2db6ea0cb74 [diff] |
drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) 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>