]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1fe8de75faaac9717fa0e60add50b14c8043965c
tree014bbc2021e963734885c31fc5b0963ecceb1df5
parent5171fd60a23a01ef389606b73b0d7513f2622bae
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