drm/solomon: Set preferred color depth and bpp to the correct values
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 23 Nov 2022 11:53:47 +0000 (12:53 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 24 Nov 2022 13:07:52 +0000 (14:07 +0100)
commit36aff2eae40a68d510bd64549cd009ab3d81574b
tree02fee8cae3b948f425568dfa83e813f346595b96
parent88f19f8bdc45994009321efa73060d99a3061d3e
drm/solomon: Set preferred color depth and bpp to the correct values

Set the preferred color depth to 24 bits and the fbdev bpp to 32
bits. This will signal XRGB8888 as default format to clients.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20221123115348.2521-7-tzimmermann@suse.de
drivers/gpu/drm/solomon/ssd130x.c