drm/radeon/kms: add workaround for rn50/rv100 servers
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 5 Feb 2010 08:34:16 +0000 (03:34 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:31:19 +0000 (09:31 +1000)
commit2739d49cd7f1f44876cad614b072da698967b370
treec06e96d752dd34068fcb66d11c6a10e410bee48b
parent40bacf1631a3e8654b1128aa9b72e73ca801c9e4
drm/radeon/kms: add workaround for rn50/rv100 servers

Some servers have two VGA ports but only report
one in the bios connector tables.  On these systems
always set up the TV DAC so that it displays properly
even if the bios is wrong.

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