drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
authorchen gong <curry.gong@amd.com>
Mon, 13 Jul 2020 08:11:24 +0000 (16:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jul 2020 18:38:33 +0000 (14:38 -0400)
commit3a4024b58b3f40121de6c8ad535c5f38ce19cc83
treeabe5a4a38d6c864a084cf8f5b3c781f58d0af587
parent8fe684e97c86e35f7e5128e756369df5b72e3dd8
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode

I consulted Cai Land(Chuntian.Cai@amd.com), he told me corresponding smc
message name to fSMC_MSG_SetWorkloadMask() is
"PPSMC_MSG_ActiveProcessNotify" in firmware code of Renoir.

Strange though it may seem, but it's a fact.

Signed-off-by: chen gong <curry.gong@amd.com>
Reviewed-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/renoir_ppt.c