On Tue, Feb 28, 2012 at 2:56 AM, Paul Menzel <paulepanter at users.sourceforge.net> wrote: > Dear Alex, > > > Am Montag, den 27.02.2012, 19:31 -0500 schrieb alexdeucher at gmail.com: >> From: Alex Deucher <alexander.deucher at amd.com> >> >> Need to call ExternalEncoderControl to set up DDC before >> trying to get an EDID for all DP bridge chipsi (including > > Should that be `s/chipsi/chips/`?
Yeah, should be chips. Alex > >> DP to LVDS). >> >> Also remove redundant encoder assignment. >> >> Signed-off-by: Alex Deucher <alexander.deucher at amd.com> >> --- >> ?drivers/gpu/drm/radeon/radeon_connectors.c | ? 25 +++++++++++++++++-------- >> ?1 files changed, 17 insertions(+), 8 deletions(-) > > [?] > > > Thanks, > > Paul