drm/radeon/kms: fix analog load detection on DVI-I connectors
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Mar 2012 16:22:09 +0000 (12:22 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Mar 2012 08:45:39 +0000 (08:45 +0000)
commite00e8b5e760cbbe9067daeae5454d67c44c8d035
treea9e5fdceb3c7e47e7bde5e7f8f498a8adba5d43c
parent25d0479a5925562fbf999afb5a8daa3f501c729d
drm/radeon/kms: fix analog load detection on DVI-I connectors

We digital encoders have a detect function as well (for
DP to VGA bridges), so we make sure we choose the analog
one here.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=47007

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_connectors.c