drm/udl: Set preferred color depth to 16 bpp
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 10 Dec 2019 08:49:01 +0000 (09:49 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 11 Dec 2019 16:02:16 +0000 (17:02 +0100)
commitd8177841aa8a5d32767a5a18413c30b40234a4e5
tree7fee52f7e60da058b2c538319e6fa9ff2b98c5e6
parent997d33c35618f12e311734b9fcd03a9945950c2b
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
drivers/gpu/drm/udl/udl_drv.c
drivers/gpu/drm/udl/udl_modeset.c