History log of /drivers/gpu/drm/nouveau/core/include/subdev/bios/fan.h
Revision Date Author Comments
288c17bd9e959a32cfd8c3aec96410579cb9dccc 17-Aug-2014 Martin Peres <martin.peres@free.fr> 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>