linux/drivers/gpu/drm/nouveau/core
Martin Peres a624bafbf1 drm/nouveau/fan: handle the cases where we are outside of the linear zone
This fixes a bug where, when temperature is outside of the linear range, fan
pwm would be outside of the allowed range ([0, 100]) and could get negative in
some cases.

It seems like a regression that happened when we re-worked the fan management
logic before merging.

Tested-by: Ozan Çağlayan <ozancag@gmail.com>
Signed-off-by: Martin Peres <martin.peres@labri.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2013-02-20 16:00:33 +10:00
..
core drm/nouveau: prepare for reporting channel owner 2013-02-20 16:00:32 +10:00
engine drm/nouveau: report channel owner in error messages 2013-02-20 16:00:33 +10:00
include drm/nouveau: prepare for reporting channel owner 2013-02-20 16:00:32 +10:00
subdev drm/nouveau/fan: handle the cases where we are outside of the linear zone 2013-02-20 16:00:33 +10:00
os.h drm/nouveau/therm: implement support for temperature alarms 2013-02-20 16:00:23 +10:00