summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_config.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-26drm/vkms: Add config for default plane pipelineLouis Chauvet
2025-10-22drm/vkms: Allow to configure connector statusJosé Expósito
2025-03-07drm/vkms: Allow to attach connectors and encodersJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple connectorsJosé Expósito
2025-03-07drm/vkms: Allow to attach encoders and CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple encodersJosé Expósito
2025-03-07drm/vkms: Allow to attach planes and CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple planesJosé Expósito
2025-03-07drm/vkms: Add a validation function for VKMS configurationLouis Chauvet
2025-03-07drm/vkms: Set device name from vkms_configJosé Expósito
2025-03-07drm/vkms: Move default_config creation to its own functionJosé Expósito
2025-03-07drm/vkms: Extract vkms_config headerJosé Expósito