summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_writeback.c
AgeCommit message (Expand)Author
2023-06-24drm/vkms: Isolate writeback pixel conversion functionsMaíra Canal
2023-06-24drm/vkms: Enable ARGB8888 support for writebackMaíra Canal
2023-06-24drm/vkms: Reduce critical sectionMaíra Canal
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: Supports to the case where primary plane doesn't match the CRTCIgor Torrente
2022-09-05drm: vkms: Refactor the plane composer to accept new formatsIgor Torrente
2022-09-05drm: vkms: Add fb information to `vkms_writeback_job`Igor Torrente
2022-09-05drm: drm_atomic_helper: Add a new helper to deal with the writeback connector...Igor Torrente
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2021-08-08drm/vkms: Use offset-adjusted shadow-plane mappings and outputThomas Zimmermann
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann
2021-08-02drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()Thomas Zimmermann
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-10-15drm/vkms: Switch to shmem helpersDaniel Vetter
2020-09-07drm/vkms: Add support for writebackRodrigo Siqueira