https://bugs.freedesktop.org/show_bug.cgi?id=84721
--- Comment #15 from Tobias Klausmann <[email protected]> --- (In reply to Krzysztof Katowicz-Kowalewski from comment #14) > 0e994d645627bb67088ae4860e9a0295b123f7b0 is the first bad commit > commit 0e994d645627bb67088ae4860e9a0295b123f7b0 > Author: Martin Peres <[email protected]> > Date: Wed Feb 19 01:04:56 2014 +0100 > > drm/nouveau/therm: let the vbios decide on the automatic fan management > mode Following to this there was a conversation on #nouveau: Reverting a part of the above noted patch: - /* starting from fermi, fan management is always linear */ - if (nv_device(bios)->card_type >= NV_C0 && - fan->fan_mode == NVBIOS_THERM_FAN_OTHER) { - fan->fan_mode = NVBIOS_THERM_FAN_LINEAR; - } hides the bug away again. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
