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

No differences found