]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab3c44fca7b8fde48c520556cc8f924de9248fe4
treea1facb424c8be7a0e56900181be59a639293e453
parent9fb82c795b8a7ad9344b11000399588959b36a57
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