linux/drivers/gpu/drm/udl
Mikulas Patocka 9099120983 udl-kms: dont spam the syslog with debug messages
The udl kms driver writes messages to the syslog whenever some application
opens or closes /dev/fb0 and whenever the user switches between the
Xserver and the console.

This patch changes the priority of these messages to debug.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2018-07-31 08:11:12 +10:00
..
Kconfig drm/udl: make fbdev support really optional 2016-07-18 09:11:40 +02:00
Makefile drm/udl: remove unneeded -Iinclude/drm compiler flag 2017-05-18 07:13:53 +02:00
udl_connector.c drm/udl: fix mode_valid's return type 2018-04-25 09:09:22 +02:00
udl_connector.h drm/udl: Fixed problem with UDL adpater reconnection 2017-10-16 15:36:02 -04:00
udl_dmabuf.c drm/udl: Get rid of dev->struct_mutex usage 2018-03-28 17:07:36 +02:00
udl_drv.c drm/udl: Get rid of dev->struct_mutex usage 2018-03-28 17:07:36 +02:00
udl_drv.h udl-kms: avoid division 2018-07-31 08:11:12 +10:00
udl_encoder.c drm/udl: removed optional dummy encoder mode_fixup function. 2016-02-16 15:30:12 +01:00
udl_fb.c udl-kms: dont spam the syslog with debug messages 2018-07-31 08:11:12 +10:00
udl_gem.c drm/udl: Get rid of dev->struct_mutex usage 2018-03-28 17:07:36 +02:00
udl_main.c udl-kms: use spin_lock_irq instead of spin_lock_irqsave 2018-07-31 08:11:12 +10:00
udl_modeset.c udl-kms: dont spam the syslog with debug messages 2018-07-31 08:11:12 +10:00
udl_transfer.c udl-kms: avoid prefetch 2018-07-31 08:11:12 +10:00