Module Name: src Committed By: snj Date: Thu Feb 11 23:06:01 UTC 2016
Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm [netbsd-7]: nouveau_subdev_therm_base.c nouveau_subdev_therm_fan.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1084): sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm/nouveau_subdev_therm_base.c: revision 1.2 sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm/nouveau_subdev_therm_fan.c: revision 1.2 disable the once-a-second and many-times-a-minute logs about thermals. these trigger on multiple cards for me and totally spam my logs in the normal case. one card switches from 41% to 42% and back again quite regularly. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.1.1.1.4.1 \ src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm/nouveau_subdev_therm_base.c \ src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/therm/nouveau_subdev_therm_fan.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.