index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-22
drm/vkms: Fix color pipeline enum name leak
Chaitanya Kumar Borah
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
2025-11-26
drm/vkms: Add tests for CTM handling
Harry Wentland
2025-11-26
drm/vkms: add 3x4 matrix in color pipeline
Harry Wentland
2025-11-26
drm/vkms: Use s32 for internal color pipeline precision
Harry Wentland
2025-11-26
drm/vkms: Add kunit tests for linear and sRGB LUTs
Harry Wentland
2025-11-26
drm/vkms: Add config for default plane pipeline
Louis Chauvet
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-11-26
drm/vkms: Add kunit tests for VKMS LUT handling
Harry Wentland
2025-11-04
drm/vkms: Fix use after frees on error paths
Dan Carpenter
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-22
drm/vkms: Allow to configure connector status via configfs
José Expósito
2025-10-22
drm/vkms: Allow to update the connector status
José Expósito
2025-10-22
drm/vkms: Allow to configure connector status
José Expósito
2025-10-22
drm/vkms: Allow to configure the default device creation
José Expósito
2025-10-22
drm/vkms: Allow to attach connectors and encoders via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple connectors via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to attach encoders and CRTCs via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple encoders via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to attach planes and CRTCs via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure CRTC writeback support via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple CRTCs via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure the plane type via configfs
Louis Chauvet
2025-10-22
drm/vkms: Allow to configure multiple planes via configfs
Louis Chauvet
2025-10-22
drm/vkms: Add and remove VKMS instances via configfs
Louis Chauvet
2025-10-22
drm/vkms: Expose device creation and destruction
José Expósito
2025-10-06
drm/vkms: Convert vkms_crtc_atomic_check() to use new plane state
Maxime Ripard
2025-10-01
drm/vkms: Convert to DRM's vblank timer
Thomas Zimmermann
2025-09-05
drm/vkms: Add P01* formats
Louis Chauvet
2025-09-05
drm/vkms: Create helper macro for YUV formats
Louis Chauvet
2025-09-05
drm/vkms: Change YUV helpers to support u16 inputs for conversion
Louis Chauvet
2025-09-05
drm/vkms: Add support for RGB888 formats
Louis Chauvet
2025-09-05
drm/vkms: Add support for RGB565 formats
Louis Chauvet
2025-09-05
drm/vkms: Add support for ARGB16161616 formats
Louis Chauvet
2025-09-05
drm/vkms: Add support for ARGB8888 formats
Louis Chauvet
2025-09-05
drm/vkms: Create helpers macro to avoid code duplication in format callbacks
Louis Chauvet
2025-09-05
drm/vkms: Assert if vkms_config_create_*() fails
José Expósito
2025-07-31
drm/vkms: Add writeback encoders as possible clones
Robert Mader
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
[next]