summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_formats.c
AgeCommit message (Expand)Author
2023-06-24drm/vkms: Isolate writeback pixel conversion functionsMaíra Canal
2023-06-19drm/vkms: Add kernel-doc to the function vkms_compose_row()Maíra Canal
2023-05-15drm/vkms: Fix RGB565 pixel conversionMaíra Canal
2023-05-08drm/vkms: add rotate-270 propertyMaíra Canal
2023-05-08drm/vkms: add rotate-90 propertyMaíra Canal
2023-05-08drm/vkms: add rotate-0 and reflect-x propertyMaíra Canal
2023-04-24drm/vkms: isolate pixel conversion functionalityMaíra Canal
2022-09-11drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen
2022-09-05drm: vkms: Add support to the RGB565 formatIgor Torrente
2022-09-05drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formatsIgor Torrente
2022-09-05drm: vkms: Refactor the plane composer to accept new formatsIgor Torrente