Re: [PATCH] drm/radeon: fix dual-head on rv250

2010-06-08 Thread Alex Deucher
On Wed, Jun 9, 2010 at 12:02 AM, Dave Airlie wrote: > From: Dave Airlie > > 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 Signed-off-by: Alex Deuche

[PATCH] drm/radeon: fix dual-head on rv250

2010-06-08 Thread Dave Airlie
From: Dave Airlie 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 --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 22 +- 1 files c