drm/radeon/kms/atom: spread spectrum fix
authorAlex Deucher <alexdeucher@gmail.com>
Sat, 6 Mar 2010 15:57:30 +0000 (10:57 -0500)
committerDave Airlie <airlied@redhat.com>
Sun, 14 Mar 2010 23:56:04 +0000 (09:56 +1000)
commitb792210e7d1f9fb102061e2016da96cf2ad5cdbd
treea1facb424c8be7a0e56900181be59a639293e453
parentc21b0fe6de3912f53087b4f3991942529f03eef6
drm/radeon/kms/atom: spread spectrum fix

The atom spread spectrum table does not always
disable ss.  Explicitly disable it and then use
the atom table to enable later if needed (currently
only used for LVDS).

Fixes display issues on some systems.

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