Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-24 | drm/vkms: Isolate writeback pixel conversion functions | Maíra Canal | 1 | -83/+57 |
2023-06-19 | drm/vkms: Add kernel-doc to the function vkms_compose_row() | Maíra Canal | 1 | -0/+13 |
2023-05-15 | drm/vkms: Fix RGB565 pixel conversion | Maíra Canal | 1 | -6/+6 |
2023-05-08 | drm/vkms: add rotate-270 property | Maíra Canal | 1 | -2/+4 |
2023-05-08 | drm/vkms: add rotate-90 property | Maíra Canal | 1 | -0/+4 |
2023-05-08 | drm/vkms: add rotate-0 and reflect-x property | Maíra Canal | 1 | -3/+13 |
2023-04-24 | drm/vkms: isolate pixel conversion functionality | Maíra Canal | 1 | -75/+50 |
2022-09-11 | drm/vkms: fix 32bit compilation error by replacing macros | Melissa Wen | 1 | -34/+19 |
2022-09-05 | drm: vkms: Add support to the RGB565 format | Igor Torrente | 1 | -0/+70 |
2022-09-05 | drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats | Igor Torrente | 1 | -0/+76 |
2022-09-05 | drm: vkms: Refactor the plane composer to accept new formats | Igor Torrente | 1 | -0/+155 |