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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jul 2020 07:34:26 +0000 (09:34 +0200)
commitb22a2501543e9ebe88b8375652ad41715f1e765d
tree6d66a644ce24123747ca0cf944c0134a3d18afb3
parent6d03387205bde13c0a68ed97e1fe7e5f6741e070
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode

commit 98a34cf931e848f8489d3fb15a8f5fc03802ad65 upstream.

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>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/powerplay/renoir_ppt.c