index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
/
vkms_config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+5
2025-11-26
drm/vkms: Add config for default plane pipeline
Louis Chauvet
1
-1
/
+6
2025-10-22
drm/vkms: Allow to configure connector status
José Expósito
1
-2
/
+6
2025-03-07
drm/vkms: Allow to attach connectors and encoders
José Expósito
1
-0
/
+64
2025-03-07
drm/vkms: Allow to configure multiple connectors
José Expósito
1
-0
/
+54
2025-03-07
drm/vkms: Allow to attach encoders and CRTCs
José Expósito
1
-0
/
+82
2025-03-07
drm/vkms: Allow to configure multiple encoders
José Expósito
1
-0
/
+54
2025-03-07
drm/vkms: Allow to attach planes and CRTCs
José Expósito
1
-14
/
+140
2025-03-07
drm/vkms: Allow to configure multiple CRTCs
José Expósito
1
-3
/
+60
2025-03-07
drm/vkms: Allow to configure multiple planes
José Expósito
1
-4
/
+123
2025-03-07
drm/vkms: Add a validation function for VKMS configuration
Louis Chauvet
1
-0
/
+6
2025-03-07
drm/vkms: Set device name from vkms_config
José Expósito
1
-2
/
+12
2025-03-07
drm/vkms: Move default_config creation to its own function
José Expósito
1
-0
/
+18
2025-03-07
drm/vkms: Extract vkms_config header
José Expósito
1
-0
/
+50