drm/radeon/kms: further spread spectrum fixes
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 8 Mar 2010 22:10:41 +0000 (17:10 -0500)
committerDave Airlie <airlied@redhat.com>
Sun, 14 Mar 2010 23:57:12 +0000 (09:57 +1000)
commit267364ac17f6474c69b03034340f769b22f46105
tree8b565b8691fd8621b6666b8b22b72e703843b11b
parent86cb2bbfda2cf402aee46779ee90bbb7d915482b
drm/radeon/kms: further spread spectrum fixes

Adjust modeset ordering to fix spread spectrum.
The spread spectrum command table relies on the
crtc routing to already be set in order to work
properly on some asics.

Should fix fdo bug 25741.

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