commit | d8177841aa8a5d32767a5a18413c30b40234a4e5 | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Tue Dec 10 09:49:01 2019 +0100 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Wed Dec 11 17:02:16 2019 +0100 |
tree | 7fee52f7e60da058b2c538319e6fa9ff2b98c5e6 | |
parent | 997d33c35618f12e311734b9fcd03a9945950c2b [diff] |
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