index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
/
vkms_composer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
2022-09-05
1
-31
/
+28
*
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
2022-09-05
1
-178
/
+144
*
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
2022-09-05
1
-2
/
+2
*
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
2022-09-05
1
-43
/
+44
*
drm: vkms: Alloc the compose frame using vzalloc
Igor Torrente
2022-06-13
1
-3
/
+3
*
drm/vkms: check plane_composer->map[0] before using it
Tales Lelo da Aparecida
2022-06-13
1
-1
/
+1
*
drm/vkms: Update vkms_composer_worker documentation
André Almeida
2022-05-25
1
-1
/
+1
*
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-08
1
-2
/
+2
*
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
2021-08-08
1
-1
/
+1
*
drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()
Thomas Zimmermann
2021-08-02
1
-1
/
+1
*
drm/vkms: Use dma-buf mapping from shadow-plane state for composing
Thomas Zimmermann
2021-07-13
1
-13
/
+11
*
drm/vkms: Inherit plane state from struct drm_shadow_plane_state
Thomas Zimmermann
2021-07-13
1
-1
/
+1
*
drm/vkms: add overlay support
Melissa Wen
2021-04-29
1
-10
/
+17
*
drm/vkms: add XRGB planes composition
Melissa Wen
2021-04-29
1
-12
/
+44
*
drm/vkms: rename cursor to plane on ops of planes composition
Melissa Wen
2021-04-29
1
-15
/
+16
*
drm/vkms: Switch to shmem helpers
Daniel Vetter
2020-10-15
1
-8
/
+9
*
drm/vkms: Add support for writeback
Rodrigo Siqueira
2020-09-07
1
-5
/
+16
*
drm/vkms: Compute CRC without change input data
Rodrigo Siqueira
2020-09-07
1
-12
/
+22
*
drm/vkms: Decouple crc operations from composer
Rodrigo Siqueira
2020-09-07
1
-20
/
+29
*
drm/vkms: add alpha-premultiplied color blending
Melissa Wen
2020-08-30
1
-16
/
+39
*
drm/vkms: guarantee vblank when capturing crc
Melissa Wen
2020-08-10
1
-3
/
+17
*
drm/vkms: fix xrgb on compute crc
Melissa Wen
2020-08-02
1
-1
/
+1
*
drm/vkms: Fix typo and preposion in function documentation
Gabriela Bittencourt
2019-12-06
1
-4
/
+4
*
drm/vkms: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-1
/
+4
*
drm/vkms: Rename vkms_crc.c into vkms_composer.c
Rodrigo Siqueira
2019-07-12
1
-0
/
+246