drm/radeon/kms: fix handling of DP to LVDS bridges
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 13 Jun 2011 21:13:35 +0000 (17:13 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Jun 2011 23:28:07 +0000 (09:28 +1000)
commitf89931f345f26c43b109191fbfcfa506781111c0
tree66015ab6cb58d2e3aa98772383252689f420b75b
parentd6c669528a5367aaa5f4e712acef990b7148aee8
drm/radeon/kms: fix handling of DP to LVDS bridges

They need to be treated like eDP rather than DP.

May fix:
https://bugzilla.kernel.org/show_bug.cgi?id=34822

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