drm/amdgpu/dce11: update pll programming for ELM/BAF
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Oct 2015 20:35:33 +0000 (16:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:24:17 +0000 (20:24 -0400)
commit22f0c5bd14f6cc8d60dbfc736f632fc891f1b0f9
treea77f6792c8d573644146cac30823224823d8802e
parent927a81c98eb69d5330c9e42ae9cacdc9d8b96afb
drm/amdgpu/dce11: update pll programming for ELM/BAF

SetPixelClock table handles pll divider calculation and
spread spectrum setup, so no need to use calculate the
dividers and call the ss enable cmd table.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c