]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/powerplay: drop unnecessary uclk hard min setting
authorEvan Quan <evan.quan@amd.com>
Wed, 20 Jun 2018 04:28:10 +0000 (12:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:55 +0000 (16:38 -0500)
commit30222561808f8fdf6d56c22ccfe3d9140fd0a169
tree84618b1b20c41b275a05d040aaf7b40311d87082
parentac32b06acee88ab4c9f3336be5aea4a050b0d4e5
drm/amd/powerplay: drop unnecessary uclk hard min setting

We don't need to set uclk hard min here because this will
be set with other clocks on power state change.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c