Displaying 1 result from an estimated 1 matches for "fanctrl".
Did you mean:
afctrl
2012 Aug 05
1
BIG changes to kernel module
...There's two areas that didn't get "properly" ported over, that is PM-related
things and modesetting. I'll be handling the modesetting and clk/volt reworks
starting from nowish (in between fixing regressions), and I suspect Martin
will handle the rest of the PM bits (therm and fanctrl) since he knows the
design he's going for there.
One thing to note is that some kernel module options have changed now, the
more important ones are:
nouveau.vbios=<blah> -> nouveau.config=NvBIOS=<blah>
nouveau.noaccel=<bool> -> nouveau.config=PGRAPH=<bool>
Multi...