drm/radeon/dpm/rs780: add some sanity checking to sclk scaling
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Sep 2013 13:57:50 +0000 (09:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2013 00:27:49 +0000 (20:27 -0400)
commitce7b30e02578dda6b2263b05308c640f3b57d32c
treea2a80afda62aae00b89c3ebd64d9b4f803654fb1
parentc3eaa088277709d3e489c19a5a5b698eefbeb434
drm/radeon/dpm/rs780: add some sanity checking to sclk scaling

Since the clock scaling is based on fb divider adjustments,
make sure the other pll parameters are the same.

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