drm/radeon/kms/DCE6.1: ss is not supported on the internal pplls
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Mar 2012 21:18:34 +0000 (17:18 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Mar 2012 06:55:56 +0000 (06:55 +0000)
commit0671bdd7983c4df674cd0fce263a44cd87bd36d2
tree76a05f91d8c6c6a0a9c9acaf66e8bb1356d8a237
parent641998701b9e4265be5d2cc6cc645ffdf6cd9385
drm/radeon/kms/DCE6.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