commit | a175094cd8f3d46060d8e3510bdca57eb2369a86 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sat Sep 17 01:42:12 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Dec 21 19:01:12 2011 +1000 |
tree | 18b8167ad75ebac3456d69da17b645eafc0f000a | |
parent | 85a2a365216e8e4eccf826e7dcc06c6298ab5fc1 [diff] |
drm/nouveau/pm: introduce generic handler for on-chip fan controller The handling of the internal pwm fan controller is similar enough between current chipsets that it makes sense to share the logic, and bugfixes :) No hw backends converted yet, will automatically fall-through to the "old" per-chipset fanspeed hooks for now. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>