aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2023-08-11 19:33:23 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-08-31 17:14:21 -0400
commiteedd5a343d2294c1593a492edfd5514d4d2c9220 (patch)
treeeebff3ff7152082f899cf31a40d3f75c8dca331a /Documentation/gpu
parent47cf6fcb88d2b46018a5dc9b1b369518f5588ae4 (diff)
downloadlinux-eedd5a343d2294c1593a492edfd5514d4d2c9220.tar.gz
drm/amd/pm: add fan target temperature OD setting support for SMU13
Add SMU13 fan target temperature OD setting support. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/amdgpu/thermal.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/gpu/amdgpu/thermal.rst b/Documentation/gpu/amdgpu/thermal.rst
index 26ca4812b9f6fc..aa2d15706cda8b 100644
--- a/Documentation/gpu/amdgpu/thermal.rst
+++ b/Documentation/gpu/amdgpu/thermal.rst
@@ -82,6 +82,12 @@ acoustic_target_rpm_threshold
.. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
:doc: acoustic_target_rpm_threshold
+fan_target_temperature
+----------------------
+
+.. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
+ :doc: fan_target_temperature
+
GFXOFF
======