drm/radeon/dpm/rs780: fix force_performance state for same sclks
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Sep 2013 15:04:28 +0000 (11:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2013 00:27:51 +0000 (20:27 -0400)
If the low and high sclks within a power state are the same,
there no need to enable sclk scaling.  Enabling sclk scaling
can cause display stability issues on some boards.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>

No differences found