index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
/
vkms_composer.c
Age
Commit message (
Expand
)
Author
2024-11-22
drm/vkms: Re-introduce line-per-line composition algorithm
Louis Chauvet
2024-11-22
drm/vkms: Introduce pixel_read_direction enum
Louis Chauvet
2024-11-22
drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
Louis Chauvet
2024-11-22
drm/vkms: Code formatting
Louis Chauvet
2024-11-04
drm/vkms: Remove usage of legacy drm_crtc members
Louis Chauvet
2024-09-24
drm/vkms: Add documentation
Louis Chauvet
2024-01-02
drm/vkms: Avoid reading beyond LUT array
Harry Wentland
2023-09-14
Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"
Maíra Canal
2023-07-27
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
Maíra Canal
2023-07-27
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
2023-06-24
drm/vkms: Isolate writeback pixel conversion functions
Maíra Canal
2023-06-19
drm/vkms: Fix all kernel-doc warnings of the vkms_composer file
Maíra Canal
2023-05-08
drm/vkms: add rotate-270 property
Maíra Canal
2023-05-08
drm/vkms: add rotate-90 property
Maíra Canal
2023-05-08
drm/vkms: add reflect-y and rotate-180 property
Maíra Canal
2023-05-08
drm/vkms: add rotate-0 and reflect-x property
Maíra Canal
2023-04-24
drm/vkms: isolate pixel conversion functionality
Maíra Canal
2022-09-05
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
2022-09-05
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
2022-09-05
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
2022-09-05
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
2022-06-12
drm: vkms: Alloc the compose frame using vzalloc
Igor Torrente
2022-06-12
drm/vkms: check plane_composer->map[0] before using it
Tales Lelo da Aparecida
2022-05-25
drm/vkms: Update vkms_composer_worker documentation
André Almeida
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
2021-08-02
drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()
Thomas Zimmermann
2021-07-13
drm/vkms: Use dma-buf mapping from shadow-plane state for composing
Thomas Zimmermann
2021-07-13
drm/vkms: Inherit plane state from struct drm_shadow_plane_state
Thomas Zimmermann
2021-04-29
drm/vkms: add overlay support
Melissa Wen
2021-04-29
drm/vkms: add XRGB planes composition
Melissa Wen
2021-04-29
drm/vkms: rename cursor to plane on ops of planes composition
Melissa Wen
2020-10-15
drm/vkms: Switch to shmem helpers
Daniel Vetter
2020-09-07
drm/vkms: Add support for writeback
Rodrigo Siqueira
2020-09-07
drm/vkms: Compute CRC without change input data
Rodrigo Siqueira
2020-09-07
drm/vkms: Decouple crc operations from composer
Rodrigo Siqueira
2020-08-30
drm/vkms: add alpha-premultiplied color blending
Melissa Wen
2020-08-10
drm/vkms: guarantee vblank when capturing crc
Melissa Wen
2020-08-02
drm/vkms: fix xrgb on compute crc
Melissa Wen
2019-12-05
drm/vkms: Fix typo and preposion in function documentation
Gabriela Bittencourt
2019-07-15
drm/vkms: drop use of drmP.h
Sam Ravnborg
2019-07-12
drm/vkms: Rename vkms_crc.c into vkms_composer.c
Rodrigo Siqueira