]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13
authorWolfgang Müller <wolf@oriole.systems>
Tue, 29 Oct 2024 11:17:53 +0000 (12:17 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Nov 2024 15:33:47 +0000 (10:33 -0500)
commit6bfe777e9267ee6d1c4712b52bb5d32e59508a3d
treed93abd038ba087f8036983ede988da4d4fb1a6a1
parente89bd3615bc0883adc90209c1aac6d4bac7d221f
drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13

Together with the feature to enable or disable zero RPM in the last
commit, it also makes sense to expose the OD setting determining under
which temperature the fan should stop if zero RPM is enabled.

Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Wolfgang Müller <wolf@oriole.systems>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/thermal.rst
drivers/gpu/drm/amd/include/kgd_pp_interface.h
drivers/gpu/drm/amd/pm/amdgpu_pm.c
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c