]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/swsmu: set workload profile to bootup default
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jan 2025 21:11:42 +0000 (16:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:56 +0000 (21:02 -0500)
commite29dad86fa40db46763bc267761021a679e2ae8f
tree77f2e53f0496fac4d6b4224670d9ea59b7351439
parent5f95a1549555f8397574782d7708f25210c01f2c
drm/amdgpu/swsmu: set workload profile to bootup default

Now that we can select a workload profile dynamically when
we submit work, it's best to default to the bootup
default workload profile.  Defaulting to other profiles
prevents some power management features from kicking in
during idle periods.  Once all jobs have finished, the
workload profile will automatically move back to default
bootup for max power savings.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c