OSDN Git Service

amd/powerplay: fix the issue of uclk dpm
authorKenneth Feng <kenneth.feng@amd.com>
Thu, 30 May 2019 04:20:24 +0000 (23:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:28 +0000 (18:59 -0500)
commit687e8ad0760184001a4889732bdb2a14338ba0dd
tree5701ca1f08ab846c61dea13f53b9160bef3269b1
parentc39f3da4e246c84af6272c18ff00353c221d74b1
amd/powerplay: fix the issue of uclk dpm

PPSMC_MSG_SetUclkFastSwitch message can be applied on vega20,
but can't on navi10. This is the prerequisite of uclk dpm on
navi10.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c