index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-4
/
+4
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
4
-9
/
+9
2026-03-18
drm/vkms: Support setting custom background color
Cristian Ciocaltea
2
-1
/
+10
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
6
-18
/
+17
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-18
/
+19
2026-02-10
drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
Chaitanya Kumar Borah
1
-1
/
+0
2026-02-10
drm/vkms: Hook up colorop destroy helper for plane pipelines
Chaitanya Kumar Borah
1
-4
/
+10
2026-02-10
drm: Allow driver-managed destruction of colorop objects
Chaitanya Kumar Borah
1
-4
/
+6
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-7
/
+8
2026-01-22
drm/vkms: Fix color pipeline enum name leak
Chaitanya Kumar Borah
1
-7
/
+8
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
2
-0
/
+2
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
1
-4
/
+6
2025-11-26
drm/vkms: Add tests for CTM handling
Harry Wentland
3
-1
/
+251
2025-11-26
drm/vkms: add 3x4 matrix in color pipeline
Harry Wentland
2
-2
/
+67
2025-11-26
drm/vkms: Use s32 for internal color pipeline precision
Harry Wentland
2
-2
/
+29
2025-11-26
drm/vkms: Add kunit tests for linear and sRGB LUTs
Harry Wentland
3
-13
/
+55
2025-11-26
drm/vkms: Add config for default plane pipeline
Louis Chauvet
5
-21
/
+71
2025-11-26
drm/vkms: Add enumerated 1D curve colorop
Harry Wentland
8
-2
/
+968
2025-11-26
drm/vkms: Pass plane_cfg to plane initialization
Louis Chauvet
3
-9
/
+8
2025-11-26
drm/vkms: Add kunit tests for VKMS LUT handling
Harry Wentland
4
-4
/
+151
2025-11-04
drm/vkms: Fix use after frees on error paths
Dan Carpenter
1
-5
/
+15
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
6
-0
/
+6
2025-10-22
drm/vkms: Allow to configure connector status via configfs
José Expósito
3
-0
/
+61
2025-10-22
drm/vkms: Allow to update the connector status
José Expósito
2
-0
/
+31
2025-10-22
drm/vkms: Allow to configure connector status
José Expósito
3
-2
/
+56
2025-10-22
drm/vkms: Allow to configure the default device creation
José Expósito
1
-0
/
+7
2025-10-22
drm/vkms: Allow to attach connectors and encoders via configfs
Louis Chauvet
1
-0
/
+62
2025-10-22
drm/vkms: Allow to configure multiple connectors via configfs
Louis Chauvet
1
-0
/
+87
2025-10-22
drm/vkms: Allow to attach encoders and CRTCs via configfs
Louis Chauvet
1
-0
/
+58
2025-10-22
drm/vkms: Allow to configure multiple encoders via configfs
Louis Chauvet
1
-0
/
+87
2025-10-22
drm/vkms: Allow to attach planes and CRTCs via configfs
Louis Chauvet
1
-0
/
+58
2025-10-22
drm/vkms: Allow to configure CRTC writeback support via configfs
Louis Chauvet
1
-0
/
+42
2025-10-22
drm/vkms: Allow to configure multiple CRTCs via configfs
Louis Chauvet
1
-0
/
+85
2025-10-22
drm/vkms: Allow to configure the plane type via configfs
Louis Chauvet
1
-0
/
+46
2025-10-22
drm/vkms: Allow to configure multiple planes via configfs
Louis Chauvet
1
-0
/
+88
2025-10-22
drm/vkms: Add and remove VKMS instances via configfs
Louis Chauvet
5
-1
/
+190
2025-10-22
drm/vkms: Expose device creation and destruction
José Expósito
2
-2
/
+22
2025-10-06
drm/vkms: Convert vkms_crtc_atomic_check() to use new plane state
Maxime Ripard
1
-2
/
+2
2025-10-01
drm/vkms: Convert to DRM's vblank timer
Thomas Zimmermann
2
-78
/
+7
2025-09-05
drm/vkms: Add P01* formats
Louis Chauvet
2
-1
/
+9
2025-09-05
drm/vkms: Create helper macro for YUV formats
Louis Chauvet
1
-27
/
+48
2025-09-05
drm/vkms: Change YUV helpers to support u16 inputs for conversion
Louis Chauvet
3
-84
/
+85
2025-09-05
drm/vkms: Add support for RGB888 formats
Louis Chauvet
2
-0
/
+9
2025-09-05
drm/vkms: Add support for RGB565 formats
Louis Chauvet
2
-0
/
+14
2025-09-05
drm/vkms: Add support for ARGB16161616 formats
Louis Chauvet
2
-0
/
+8
2025-09-05
drm/vkms: Add support for ARGB8888 formats
Louis Chauvet
2
-3
/
+15
2025-09-05
drm/vkms: Create helpers macro to avoid code duplication in format callbacks
Louis Chauvet
1
-127
/
+65
2025-09-05
drm/vkms: Assert if vkms_config_create_*() fails
José Expósito
1
-5
/
+46
[next]