drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
authorDave Airlie <airlied@redhat.com>
Mon, 17 Aug 2009 00:22:37 +0000 (10:22 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Aug 2009 04:11:26 +0000 (14:11 +1000)
commit80e6914db18e702549a15dea36fa7ace17f25c50
tree7b42ebd843ffb72e04315a7d0a81ff4df97c0fad
parentcefb87efc9aa0288849149484870d5ab989fbd59
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.

LVDS always requests RMX_FULL, we need to fix it so that doesn't happen
before we can enable LVDS on crtc 1.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_legacy_encoders.c