]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: avoid turning off spread spectrum for used pll
authorJerome Glisse <jglisse@redhat.com>
Fri, 17 Aug 2012 18:40:04 +0000 (14:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Aug 2012 15:09:48 +0000 (11:09 -0400)
commit5efcc76c13a745f98e7b6604d6aca49761be1970
treea1b6484f6b0b4650dc318d542b683be103ce9178
parent2e26c73a1e410448fbd2c0fbd34f06d98eaf8e48
drm/radeon: avoid turning off spread spectrum for used pll

If spread spectrum is enabled and in use for a given pll we
should not turn it off as it will lead to turning off display
for crtc that use the pll (this behavior was observed on chelsea
edp).

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Cc: stable@vger.kernel.org
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_crtc.c