commit | 288c17bd9e959a32cfd8c3aec96410579cb9dccc | [log] [tgz] |
---|---|---|
author | Martin Peres <martin.peres@free.fr> | Sun Aug 17 17:33:06 2014 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Sep 15 22:22:13 2014 +1000 |
tree | 6c8045dcc39042f73834f320afef85b06bfd038e | |
parent | e0ae67982305f425b751291bbac3ea5b58d4b0a7 [diff] |
drm/nouveau/bios/fan: add support for maxwell's fan management table v2 Re-use the therm-exported fan structure with only two minor modifications: - pwm_freq: u16 -> u32; - add fan_type (toggle or PWM) v2: - Do not memset the table to 0 as it erases the pre-set default values Signed-off-by: Martin Peres <martin.peres@free.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>