drm/nouveau/pm: introduce generic handler for on-chip fan controller
authorBen Skeggs <bskeggs@redhat.com>
Fri, 16 Sep 2011 15:42:12 +0000 (01:42 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:12 +0000 (19:01 +1000)
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>

No differences found