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)
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>

No differences found