diff options
author | Dave Airlie <airlied@redhat.com> | 2014-06-17 14:57:08 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-06-17 14:57:08 +1000 |
commit | 4139829c226b974aa7aa22a766fd6670e2cb4acb (patch) | |
tree | 3b7bd69e3b945512993cb5571abbeef015014aff /Documentation | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
parent | 0946807ae669d388a813a083f1184053206b99c5 (diff) | |
download | op-kernel-dev-4139829c226b974aa7aa22a766fd6670e2cb4acb.zip op-kernel-dev-4139829c226b974aa7aa22a766fd6670e2cb4acb.tar.gz |
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
This is bigger because it regenerates the internal firmwares after a fix.
* 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6:
drm/nouveau/doc: update the thermal documentation
drm/nouveau/pwr: fix typo in fifo wrap handling
drm/nv50/disp: fix a potential oops in supervisor handling
drm/nouveau/disp/dp: don't touch link config after success
drm/nouveau/kms: reference vblank for crtc during pageflip.
drm/gk104/fb/ram: fixups from an earlier search+replace
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
drm/nv50/gr: fix overlap while zeroing zcull regions
drm/gf100-/gr: report class data to host on fwmthd failure
drm/gk104/ibus: increase various random timeouts
drm/gk104/clk: only touch divider for mode we'll be using
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/thermal/nouveau_thermal | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/thermal/nouveau_thermal b/Documentation/thermal/nouveau_thermal index efceb78..60bc293 100644 --- a/Documentation/thermal/nouveau_thermal +++ b/Documentation/thermal/nouveau_thermal @@ -4,7 +4,7 @@ Kernel driver nouveau Supported chips: * NV43+ -Authors: Martin Peres (mupuf) <martin.peres@labri.fr> +Authors: Martin Peres (mupuf) <martin.peres@free.fr> 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 -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 --------- |