drm/radeon/kms: never combine LVDS with another encoder
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 18 Dec 2009 16:28:22 +0000 (11:28 -0500)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Dec 2009 01:14:05 +0000 (11:14 +1000)
commitf56cd64f5f713a3013c4d980a5695c198d839671
tree2c6528ff36e25147aee6a579c8e815db82ad2aec
parent3642133816f9f25065e3ca310f0720574bcdcc52
drm/radeon/kms: never combine LVDS with another encoder

When linking multiple encoders to a connector, make sure
to not link LVDS with another connector.  Some bioses
have the same i2c line for LVDS and VGA.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_atombios.c