drm/amdgpu: map new capped and uncapped mode power profiles for Vangogh
authorPerry Yuan <perry.yuan@amd.com>
Thu, 16 Feb 2023 09:16:51 +0000 (17:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Mar 2023 19:22:39 +0000 (14:22 -0500)
commitdc622367c56fa0b5a911be73e22584b3cc69f5c5
tree8cc2ddc8e398c65a32f140258822b53cbdd0a0ae
parent31865e96f9eb52ced6d5e23f9f3a5376f81c9410
drm/amdgpu: map new capped and uncapped mode power profiles for Vangogh

Capped and Uncapped workload types are supported, each workload type
has different performance thresholds and pstate conditions.

* capped mode is used by power centric workload
* uncapped mode is used by perf centric workload

Acked-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Perry Yuan <perry.yuan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/smu11_driver_if_vangogh.h
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c