OSDN Git Service

drm/simpledrm: Add [AX]RGB2101010 formats
authorHector Martin <marcan@marcan.st>
Sun, 12 Dec 2021 06:24:07 +0000 (15:24 +0900)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 16 Dec 2021 10:06:40 +0000 (11:06 +0100)
commit6ea966fca0841174b6bafca58e56f9c11d3af157
tree87b2c5c093de6085db816757f0c25cd410144ac4
parent877691b987a089938d67de13d886932ef2f21b22
drm/simpledrm: Add [AX]RGB2101010 formats

This is the format used by the bootloader framebuffer on Apple ARM64
platforms.

Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20211212062407.138309-4-marcan@marcan.st
drivers/gpu/drm/tiny/simpledrm.c