index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2025-11-26
drm/vkms: Use s32 for internal color pipeline precision
Harry Wentland
2025-11-26
drm/vkms: Add enumerated 1D curve colorop
Harry Wentland
2025-11-26
drm/vkms: Pass plane_cfg to plane initialization
Louis Chauvet
2025-10-22
drm/vkms: Expose device creation and destruction
José Expósito
2025-10-01
drm/vkms: Convert to DRM's vblank timer
Thomas Zimmermann
2025-07-07
drm/vkms: convert to use faux_device
Greg Kroah-Hartman
2025-05-28
drm/vkms: Add YUV support
Arthur Grillo
2025-05-28
drm/vkms: Document pixel_argb_u16
Louis Chauvet
2025-03-07
drm/vkms: Set device name from vkms_config
José Expósito
2025-03-07
drm/vkms: Extract vkms_config header
José Expósito
2025-01-21
drm/vkms: Switch to dynamic allocation for CRTC
Louis Chauvet
2025-01-21
drm/vkms: Switch to dynamic allocation for encoder
Louis Chauvet
2025-01-21
drm/vkms: Switch to dynamic allocation for connector
Louis Chauvet
2025-01-21
drm/vkms: Switch to managed for writeback connector
Louis Chauvet
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: Use const for input pointers in pixel_read an pixel_write functions
Louis Chauvet
2024-11-22
drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
Louis Chauvet
2024-11-22
drm/vkms: Use drm_frame directly
Arthur Grillo
2024-11-22
drm/vkms: Remove index parameter from init_vkms_output
Louis Chauvet
2024-09-24
drm/vkms: Add documentation
Louis Chauvet
2024-07-07
drm/vkms: Remove event from vkms_output
Lyude Paul
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-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-11-29
drm/vkms: change min cursor size to accept smaller values
Alaa Emad
2022-09-05
drm: vkms: Add fb information to `vkms_writeback_job`
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-09-05
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_P...
Igor Torrente
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-01-09
drm/vkms: add support for multiple overlay planes
José Expósito
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: init plane using drmm_universal_plane_alloc
Melissa Wen
2021-01-12
drm/vkms: Add support for writeback module
Sumera Priyadarsini
2021-01-12
drm/vkms: Add vkms_config type
Sumera Priyadarsini
2020-10-15
drm/vkms: Switch to shmem helpers
Daniel Vetter
2020-09-07
drm/vkms: Add support for writeback
Rodrigo Siqueira
2020-05-06
drm/vkms: Hold gem object while still in-use
Ezequiel Garcia
2020-02-13
drm/vkms: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2019-10-08
drm/vkms: prime import support
Oleg Vasilev
[next]