aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2023-08-11 19:52:12 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-08-31 17:14:21 -0400
commit9df5d00870ea628c3c6310aea859e5c06d378a12 (patch)
tree4b56f4fec1973e74810528be29c08d4a685b1312 /Documentation/gpu
parenteedd5a343d2294c1593a492edfd5514d4d2c9220 (diff)
downloadlinux-9df5d00870ea628c3c6310aea859e5c06d378a12.tar.gz
drm/amd/pm: add fan minimum pwm OD setting support for SMU13
Add SMU13 fan minimum pwm 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 aa2d15706cda8..2f6166f81e6a6 100644
--- a/Documentation/gpu/amdgpu/thermal.rst
+++ b/Documentation/gpu/amdgpu/thermal.rst
@@ -88,6 +88,12 @@ fan_target_temperature
.. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
:doc: fan_target_temperature
+fan_minimum_pwm
+---------------
+
+.. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
+ :doc: fan_minimum_pwm
+
GFXOFF
======