index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
/
vkms_writeback.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
drm/vkms: Add support for ABGR8888 pixel format
Paz Zcharya
1
-0
/
+1
2025-01-21
drm/vkms: Switch to dynamic allocation for CRTC
Louis Chauvet
1
-11
/
+12
2025-01-21
drm/vkms: Switch to managed for writeback connector
Louis Chauvet
1
-8
/
+13
2024-11-22
drm/vkms: Use drm_frame directly
Arthur Grillo
1
-5
/
+0
2024-11-04
drm/vkms: Remove usage of legacy drm_crtc members
Louis Chauvet
1
-2
/
+2
2023-12-08
drm/vkms: move wb's atomic_check from encoder to connector
Dmitry Baryshkov
1
-11
/
+15
2023-12-08
drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
Dmitry Baryshkov
1
-1
/
+2
2023-06-24
drm/vkms: Isolate writeback pixel conversion functions
Maíra Canal
1
-1
/
+1
2023-06-24
drm/vkms: Enable ARGB8888 support for writeback
Maíra Canal
1
-0
/
+1
2023-06-24
drm/vkms: Reduce critical section
Maíra Canal
1
-2
/
+4
2022-09-05
drm: vkms: Add support to the RGB565 format
Igor Torrente
1
-1
/
+2
2022-09-05
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
1
-0
/
+2
2022-09-05
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
1
-0
/
+4
2022-09-05
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
1
-0
/
+3
2022-09-05
drm: vkms: Add fb information to `vkms_writeback_job`
Igor Torrente
1
-3
/
+17
2022-09-05
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validation
Igor Torrente
1
-5
/
+4
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
1
-2
/
+2
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-1
/
+1
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
1
-1
/
+1
2021-08-08
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
1
-1
/
+1
2021-08-02
drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()
Thomas Zimmermann
1
-12
/
+16
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-5
/
+2
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-2
/
+5
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-8
/
+14
2020-10-15
drm/vkms: Switch to shmem helpers
Daniel Vetter
1
-9
/
+8
2020-09-07
drm/vkms: Add support for writeback
Rodrigo Siqueira
1
-0
/
+142