drm/amdgpu/smu13: always apply the powersave optimization
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2024 14:09:50 +0000 (10:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2024 15:24:34 +0000 (11:24 -0400)
commit62f38b4ccaa6aa063ca781d80b10aacd39dc5c76
tree568a410ba6d9406a4b4d9256aafb8342117e8c7e
parentf9f3e8236e9e8fb1926297e23389905b63400a87
drm/amdgpu/smu13: always apply the powersave optimization

It can avoid margin issues in some very demanding applications.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3618
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3131
Fixes: c50fe289ed72 ("drm/amdgpu/swsmu: always force a state reprogram on init")
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c