linux/drivers/gpu/drm/udl
Thomas Zimmermann d8177841aa drm/udl: Set preferred color depth to 16 bpp
The current default color depth of 24 bpp is not even supported by
the driver. Being the native format for communicating with the adapter,
16 bpp is the correct choice.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191210084905.5570-6-tzimmermann@suse.de
2019-12-11 17:02:16 +01:00
..
Kconfig drm/udl: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
Makefile drm/udl: Convert to struct drm_simple_display_pipe 2019-12-11 17:02:16 +01:00
udl_connector.c drm/udl: Convert to struct drm_simple_display_pipe 2019-12-11 17:02:16 +01:00
udl_connector.h drm/udl: drop use of drmP.h 2019-07-17 12:52:55 +02:00
udl_drv.c drm/udl: Set preferred color depth to 16 bpp 2019-12-11 17:02:16 +01:00
udl_drv.h drm/udl: Inline DPMS code into CRTC enable and disable functions 2019-12-11 17:02:16 +01:00
udl_fb.c drm/udl: Remove field lost_pixels from struct udl_device 2019-12-06 13:52:33 +01:00
udl_gem.c drm/udl: Remove udl implementation of GEM's free_object() 2019-11-26 12:34:39 +01:00
udl_main.c drm/udl: Remove field lost_pixels from struct udl_device 2019-12-06 13:52:33 +01:00
udl_modeset.c drm/udl: Set preferred color depth to 16 bpp 2019-12-11 17:02:16 +01:00
udl_transfer.c drm/udl: Remove field lost_pixels from struct udl_device 2019-12-06 13:52:33 +01:00