OSDN Git Service

drm/radeon/ci: disable needless sclk changes
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Nov 2014 20:07:33 +0000 (15:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Nov 2014 18:00:13 +0000 (13:00 -0500)
commitd967be9b80a5aa3ba228a9c2d3fea91ae99e4a07
tree014bbc2021e963734885c31fc5b0963ecceb1df5
parent7f6233ca8769a92cf4f23a0bc18bf241e9c50606
drm/radeon/ci: disable needless sclk changes

The current code always reprogrammed the sclk levels,
but we don't currently handle disp sclk requirements
so just skip it.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/ci_dpm.c