Browse Source

drm/nouveau/doc: update the thermal documentation

Changes:
 - Change the maintainer's address (the labri address will expire soon);
 - Drop the note about not all families supporting all fan modes;
 - Add a note about the reported RPM not being accurate when driven outside
   the vbios-defined PWM range.

Signed-off-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Martin Peres 11 years ago
parent
commit
0946807ae6
1 changed files with 4 additions and 3 deletions
  1. 4 3
      Documentation/thermal/nouveau_thermal

+ 4 - 3
Documentation/thermal/nouveau_thermal

@@ -4,7 +4,7 @@ Kernel driver nouveau
 Supported chips:
 Supported chips:
 * NV43+
 * NV43+
 
 
-Authors: Martin Peres (mupuf) <martin.peres@labri.fr>
+Authors: Martin Peres (mupuf) <martin.peres@free.fr>
 
 
 Description
 Description
 ---------
 ---------
@@ -68,8 +68,9 @@ Your fan can be driven in different modes:
 
 
 NOTE: Be sure to use the manual mode if you want to drive the fan speed manually
 NOTE: Be sure to use the manual mode if you want to drive the fan speed manually
 
 
-NOTE2: Not all fan management modes may be supported on all chipsets. We are
-working on it.
+NOTE2: When operating in manual mode outside the vbios-defined
+[PWM_min, PWM_max] range, the reported fan speed (RPM) may not be accurate
+depending on your hardware.
 
 
 Bug reports
 Bug reports
 ---------
 ---------