summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_formats.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-11drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen1-34/+19
2022-09-06drm: vkms: Add support to the RGB565 formatIgor Torrente1-0/+70
2022-09-06drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formatsIgor Torrente1-0/+76
2022-09-06drm: vkms: Refactor the plane composer to accept new formatsIgor Torrente1-0/+155