index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
/
vkms_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-07
drm/vkms: convert to use faux_device
Greg Kroah-Hartman
1
-2
/
+2
2025-05-28
drm/vkms: Add YUV support
Arthur Grillo
1
-0
/
+18
2025-05-28
drm/vkms: Document pixel_argb_u16
Louis Chauvet
1
-0
/
+17
2025-03-07
drm/vkms: Set device name from vkms_config
José Expósito
1
-0
/
+2
2025-03-07
drm/vkms: Extract vkms_config header
José Expósito
1
-14
/
+1
2025-01-21
drm/vkms: Switch to dynamic allocation for CRTC
Louis Chauvet
1
-4
/
+4
2025-01-21
drm/vkms: Switch to dynamic allocation for encoder
Louis Chauvet
1
-1
/
+0
2025-01-21
drm/vkms: Switch to dynamic allocation for connector
Louis Chauvet
1
-1
/
+0
2025-01-21
drm/vkms: Switch to managed for writeback connector
Louis Chauvet
1
-1
/
+2
2024-11-22
drm/vkms: Re-introduce line-per-line composition algorithm
Louis Chauvet
1
-9
/
+19
2024-11-22
drm/vkms: Introduce pixel_read_direction enum
Louis Chauvet
1
-0
/
+11
2024-11-22
drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
Louis Chauvet
1
-2
/
+2
2024-11-22
drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
Louis Chauvet
1
-2
/
+21
2024-11-22
drm/vkms: Use drm_frame directly
Arthur Grillo
1
-3
/
+0
2024-11-22
drm/vkms: Remove index parameter from init_vkms_output
Louis Chauvet
1
-6
/
+2
2024-09-25
drm/vkms: Add documentation
Louis Chauvet
1
-13
/
+88
2024-07-07
drm/vkms: Remove event from vkms_output
Lyude Paul
1
-1
/
+0
2023-09-14
Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"
Maíra Canal
1
-3
/
+1
2023-07-28
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
Maíra Canal
1
-1
/
+3
2023-07-28
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
1
-0
/
+9
2023-06-25
drm/vkms: Isolate writeback pixel conversion functions
Maíra Canal
1
-2
/
+2
2023-05-08
drm/vkms: add rotate-0 and reflect-x property
Maíra Canal
1
-0
/
+2
2023-04-24
drm/vkms: isolate pixel conversion functionality
Maíra Canal
1
-2
/
+2
2022-11-30
drm/vkms: change min cursor size to accept smaller values
Alaa Emad
1
-2
/
+2
2022-09-06
drm: vkms: Add fb information to `vkms_writeback_job`
Igor Torrente
1
-5
/
+18
2022-09-06
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
1
-1
/
+1
2022-09-06
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
1
-3
/
+3
2022-09-06
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_P...
Igor Torrente
1
-1
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-3
/
+3
2022-01-09
drm/vkms: add support for multiple overlay planes
José Expósito
1
-0
/
+2
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
1
-0
/
+1
2021-08-02
drm/vkms: Map output framebuffer BOs with drm_gem_fb_vmap()
Thomas Zimmermann
1
-1
/
+5
2021-07-13
drm/vkms: Use dma-buf mapping from shadow-plane state for composing
Thomas Zimmermann
1
-0
/
+1
2021-07-13
drm/vkms: Inherit plane state from struct drm_shadow_plane_state
Thomas Zimmermann
1
-2
/
+3
2021-04-30
drm/vkms: add overlay support
Melissa Wen
1
-0
/
+1
2021-04-30
drm/vkms: init plane using drmm_universal_plane_alloc
Melissa Wen
1
-2
/
+6
2021-01-12
drm/vkms: Add support for writeback module
Sumera Priyadarsini
1
-0
/
+1
2021-01-12
drm/vkms: Add vkms_config type
Sumera Priyadarsini
1
-2
/
+9
2020-10-16
drm/vkms: Switch to shmem helpers
Daniel Vetter
1
-29
/
+0
2020-09-08
drm/vkms: Add support for writeback
Rodrigo Siqueira
1
-1
/
+9
2020-05-07
drm/vkms: Hold gem object while still in-use
Ezequiel Garcia
1
-5
/
+0
2020-02-13
drm/vkms: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-4
/
+0
2019-10-09
drm/vkms: prime import support
Oleg Vasilev
1
-0
/
+6
2019-07-15
drm/vkms: drop use of drmP.h
Sam Ravnborg
1
-2
/
+2
2019-07-12
drm/vkms: Rename vkms_crc.c into vkms_composer.c
Rodrigo Siqueira
1
-13
/
+15
2019-07-12
drm/vkms: Avoid assigning 0 for possible_crtc
Rodrigo Siqueira
1
-2
/
+2
2019-06-27
drm/vkms: totally reworked crc data tracking
Daniel Vetter
1
-1
/
+8
2019-06-27
drm/vkms: Rename vkms_output.state_lock to crc_lock
Daniel Vetter
1
-2
/
+3
[next]