summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_writeback.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä1-0/+1
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar1-2/+2
2022-02-08dma-buf-map: Rename to iosys-mapLucas De Marchi1-1/+1
2021-08-08drm/vkms: Use offset-adjusted shadow-plane mappings and outputThomas Zimmermann1-1/+1
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann1-1/+1
2021-08-02drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()Thomas Zimmermann1-12/+16
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus1-5/+2
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard1-2/+5
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann1-8/+14
2020-10-16drm/vkms: Switch to shmem helpersDaniel Vetter1-9/+8
2020-09-08drm/vkms: Add support for writebackRodrigo Siqueira1-0/+142