commit | 0e994d645627bb67088ae4860e9a0295b123f7b0 | [log] [tgz] |
---|---|---|
author | Martin Peres <martin.peres@labri.fr> | Wed Feb 19 01:04:56 2014 +0100 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Mar 26 14:08:25 2014 +1000 |
tree | d5a71622d95557e7fe8f84ca4b461a6b0c09a909 | |
parent | 9c9191aaf844e237c025ef574e13d3e1c174c765 [diff] |
drm/nouveau/therm: let the vbios decide on the automatic fan management mode This should fix automatic fan management on fermi cards who do not have 0x46 entries in the thermal table. On my nve6, the blob sets the default linear range from 40°C to 100°C but my nvcf's default values are 40°C to 85°C. Let's keep 85 as a default for everyone. Signed-off-by: Martin Peres <martin.peres@labri.fr> Tested-by: Timothée Ravier <tim@siosm.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>