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)
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>

No differences found