drm/radeon: fix dual-head on rv250
authorDave Airlie <airlied@redhat.com>
Wed, 9 Jun 2010 04:03:48 +0000 (14:03 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 14 Jun 2010 23:55:57 +0000 (09:55 +1000)
commit1ab064de4f3037aacb76d297c65d23e1b646fd2e
tree8430613e586cc3438362dd0c9a0b4cfbb2babd7c
parent7e27d6e778cd87b6f2415515d7127eba53fe5d02
drm/radeon: fix dual-head on rv250

Plugged in FireMV with the rv250 on it, and the second crtc/dac didn't work,
we were reading/writing different registers than we were modifying in the code.

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