summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_formats.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-25drm/vkms: Isolate writeback pixel conversion functionsMaíra Canal1-83/+57
2023-06-20drm/vkms: Add kernel-doc to the function vkms_compose_row()Maíra Canal1-0/+13
2023-05-15drm/vkms: Fix RGB565 pixel conversionMaíra Canal1-6/+6
2023-05-08drm/vkms: add rotate-270 propertyMaíra Canal1-2/+4
2023-05-08drm/vkms: add rotate-90 propertyMaíra Canal1-0/+4
2023-05-08drm/vkms: add rotate-0 and reflect-x propertyMaíra Canal1-3/+13
2023-04-24drm/vkms: isolate pixel conversion functionalityMaíra Canal1-75/+50
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