summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_composer.c
AgeCommit message (Expand)Author
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: get the reference to `drm_framebuffer` instead if coping itIgor Torrente
2022-09-05drm: vkms: Rename `vkms_composer` to `vkms_frame_info`Igor Torrente
2022-06-12drm: vkms: Alloc the compose frame using vzallocIgor Torrente
2022-06-12drm/vkms: check plane_composer->map[0] before using itTales Lelo da Aparecida
2022-05-25drm/vkms: Update vkms_composer_worker documentationAndré Almeida
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-02drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()Thomas Zimmermann
2021-07-13drm/vkms: Use dma-buf mapping from shadow-plane state for composingThomas Zimmermann
2021-07-13drm/vkms: Inherit plane state from struct drm_shadow_plane_stateThomas Zimmermann
2021-04-29drm/vkms: add overlay supportMelissa Wen
2021-04-29drm/vkms: add XRGB planes compositionMelissa Wen
2021-04-29drm/vkms: rename cursor to plane on ops of planes compositionMelissa Wen
2020-10-15drm/vkms: Switch to shmem helpersDaniel Vetter
2020-09-07drm/vkms: Add support for writebackRodrigo Siqueira
2020-09-07drm/vkms: Compute CRC without change input dataRodrigo Siqueira
2020-09-07drm/vkms: Decouple crc operations from composerRodrigo Siqueira
2020-08-30drm/vkms: add alpha-premultiplied color blendingMelissa Wen
2020-08-10drm/vkms: guarantee vblank when capturing crcMelissa Wen
2020-08-02drm/vkms: fix xrgb on compute crcMelissa Wen
2019-12-05drm/vkms: Fix typo and preposion in function documentationGabriela Bittencourt
2019-07-15drm/vkms: drop use of drmP.hSam Ravnborg
2019-07-12drm/vkms: Rename vkms_crc.c into vkms_composer.cRodrigo Siqueira