Skip to content
Snippets Groups Projects
Forked from xorg / xserver
3916 commits behind, 41 commits ahead of the upstream repository.
Michel Dänzer's avatar
Michel Dänzer authored
According to Nicolai Hähnle, the relevant specification says "All
messages are initially enabled unless their assigned severity is
DEBUG_SEVERITY_LOW", so we need to explicitly disable the messages we
don't want to get. Failing that, we were accidentally logging e.g.
shader stats intended for shader-db.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93659


Tested-by: default avatarLaurent Carlier <lordheavym@gmail.com>
Reviewed-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: default avatarMichel Dänzer <michel.daenzer@amd.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
(cherry picked from commit 1db6de7b)
9505783c
History