[Bug 153911] Nouveau driver overly verbose
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sun Oct 16 11:12:06 UTC 2016
https://bugzilla.kernel.org/show_bug.cgi?id=153911
--- Comment #3 from Pierre Moreau <pierre.morrow at free.fr> ---
Oh, an Optimus latopt I guess, where the Intel GPU is the main one?
Having a look at the source code, it appears that all the
`NV_(FATAL|ERROR|WARN|INFO|DEBUG)` macros do not take into account the Nouveau
log level and max log level variables, but only the kernel log level. I am not
sure if it was meant to be that way, or someone forgetting to update those
macros / switch to the new ones which respect the specified log level.
Maybe all those suspend/resume messages shouldn’t be marked as info level, and
could be moved to debug instead.
I’ll ping Ben (the Nouveau maintainer) about it.
(FYI, the Nouveau bug tracker is at https://bugs.freedesktop.org/, see
https://nouveau.freedesktop.org/wiki/Bugs/)
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list