]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitedc30da7d72ca18e60d547c672d8a27d8d7ef9d9
treec06e96d752dd34068fcb66d11c6a10e410bee48b
parent7c1015ad5f3f2085bccfe18c309c371272391208
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