]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/pm: Set SMU v13.0.7 default workload type
authorKenneth Feng <kenneth.feng@amd.com>
Wed, 4 Dec 2024 07:52:10 +0000 (13:22 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Dec 2024 19:31:54 +0000 (14:31 -0500)
commit3912a78cf72eb45f8153a395162b08fef9c5ec3d
treeb3d61ffca54c8676046d0ad387ae5f8d4f2cc271
parent8eb966f2403abb844e972fb4eb1348640111f121
drm/amd/pm: Set SMU v13.0.7 default workload type

Set the default workload type to bootup type on smu v13.0.7.
This is because of the constraint on smu v13.0.7.
Gfx activity has an even higher set point on 3D fullscreen
mode than the one on bootup mode. This causes the 3D fullscreen
mode's performance is worse than the bootup mode's performance
for the lightweighted/medium workload. For the high workload,
the performance is the same between 3D fullscreen mode and bootup
mode.

v2: set the default workload in ASIC specific file

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.11.x
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c