drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Oct 2011 22:44:33 +0000 (18:44 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 09:16:33 +0000 (10:16 +0100)
commit09cc6506f9e234b2ead60398ebb88c4b44421a93
tree2316509850a5c4e6882f64557afbea4a76a409b8
parent3a6dea31453a101bd5e9e9c89a79f4fcb6b0342e
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls

It's handled via external clock.  It should already be protected
by the external ss flag, but add an explicit check just in case.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/atombios_crtc.c