drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for raven
authorChangfeng <Changfeng.Zhu@amd.com>
Mon, 7 Dec 2020 07:42:29 +0000 (15:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Dec 2020 04:06:15 +0000 (23:06 -0500)
commitf6f75ebdc06c04d3cfcd100f1b10256a9cdca407
treeea68be456286892d82bcc133354734493b447a8c
parent8c901781d7c5ffb654ec52577ed8ae4553679ac0
drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for raven

When using old WORKLOAD_PPLIB setting in smu10.h, there is problem that
it can't be able to switch to mak gpu clk during compute workload.
It needs to update WORKLOAD_PPLIB setting to fix this issue.

Signed-off-by: Changfeng <Changfeng.Zhu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/inc/smu10.h
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c