index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Age
Commit message (
Expand
)
Author
2025-07-07
drm/vkms: convert to use faux_device
Greg Kroah-Hartman
2025-07-03
drm: Simplify drmm_alloc_ordered_workqueue return
Matthew Brost
2025-06-13
drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST
Maíra Canal
2025-05-28
drm/vkms: Add support for DRM_FORMAT_R*
Louis Chauvet
2025-05-28
drm/vkms: Create KUnit tests for YUV conversions
Arthur Grillo
2025-05-28
drm/vkms: Add range and encoding properties to the plane
Arthur Grillo
2025-05-28
drm/vkms: Add YUV support
Arthur Grillo
2025-05-28
drm/vkms: Document pixel_argb_u16
Louis Chauvet
2025-05-06
drm/vkms: Adjust vkms_state->active_planes allocation type
Kees Cook
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
2025-03-07
drm/vkms: Allow to attach connectors and encoders
José Expósito
2025-03-07
drm/vkms: Allow to configure multiple connectors
José Expósito
2025-03-07
drm/vkms: Allow to attach encoders and CRTCs
José Expósito
2025-03-07
drm/vkms: Allow to configure multiple encoders
José Expósito
2025-03-07
drm/vkms: Allow to attach planes and CRTCs
José Expósito
2025-03-07
drm/vkms: Allow to configure multiple CRTCs
José Expósito
2025-03-07
drm/vkms: Allow to configure multiple planes
José Expósito
2025-03-07
drm/vkms: Add a validation function for VKMS configuration
Louis Chauvet
2025-03-07
drm/vkms: Set device name from vkms_config
José Expósito
2025-03-07
drm/vkms: Move default_config creation to its own function
José Expósito
2025-03-07
drm/vkms: Extract vkms_config header
José Expósito
2025-03-07
drm/vkms: Add KUnit test scaffolding
José Expósito
2025-03-07
drm/vkms: Create vkms_connector struct
José Expósito
2025-03-07
drm/vkms: Extract vkms_connector header
José Expósito
2025-02-25
drm/vkms: Round fixp2int conversion in lerp_u16
Harry Wentland
2025-02-18
drm/vkms: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
drm/vkms: Fix use after free and double free on init error
José Expósito
2025-02-04
drm/vkms: Add support for ABGR8888 pixel format
Paz Zcharya
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
2025-01-21
drm/vkms: Switch to managed for crtc
Louis Chauvet
2025-01-21
drm/vkms: Switch to managed for encoder
Louis Chauvet
2025-01-21
drm/vkms: Switch to managed for connector
Louis Chauvet
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-22
drm/vkms: Remove useless drm_rotation_simplify
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: Avoid computing blending limits inside pre_mul_alpha_blend
Louis Chauvet
2024-11-22
drm/vkms: Update pixels accessor to support packed and multi-plane formats.
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: Code formatting
Louis Chauvet
2024-11-22
drm/vkms: Remove index parameter from init_vkms_output
Louis Chauvet
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
[next]