aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2023-08-11 16:13:59 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-08-31 16:40:14 -0400
commitd7bf1b556fcceaa81c0a18d7828258e7a6c383c2 (patch)
tree1f5912cccbbdf6e791072180cbdc3188848469c6 /Documentation/gpu
parent1cf36599b97308622d619146b6801f5eddf282a9 (diff)
downloadlinux-d7bf1b556fcceaa81c0a18d7828258e7a6c383c2.tar.gz
drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13
Add SMU13 fan temperature/pwm curve 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 5e27e4eb395967..08ee33b2acb66a 100644
--- a/Documentation/gpu/amdgpu/thermal.rst
+++ b/Documentation/gpu/amdgpu/thermal.rst
@@ -64,6 +64,12 @@ gpu_metrics
.. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
:doc: gpu_metrics
+fan_curve
+---------
+
+.. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c
+ :doc: fan_curve
+
GFXOFF
======