summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vkms/vkms_config.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-07drm/vkms: Allow to attach connectors and encodersJosé Expósito1-0/+29
2025-03-07drm/vkms: Allow to configure multiple connectorsJosé Expósito1-0/+44
2025-03-07drm/vkms: Allow to attach encoders and CRTCsJosé Expósito1-0/+29
2025-03-07drm/vkms: Allow to configure multiple encodersJosé Expósito1-0/+46
2025-03-07drm/vkms: Allow to attach planes and CRTCsJosé Expósito1-2/+57
2025-03-07drm/vkms: Allow to configure multiple CRTCsJosé Expósito1-0/+80
2025-03-07drm/vkms: Allow to configure multiple planesJosé Expósito1-4/+71
2025-03-07drm/vkms: Add a validation function for VKMS configurationLouis Chauvet1-0/+10
2025-03-07drm/vkms: Set device name from vkms_configJosé Expósito1-1/+17
2025-03-07drm/vkms: Move default_config creation to its own functionJosé Expósito1-0/+14
2025-03-07drm/vkms: Extract vkms_config headerJosé Expósito1-0/+47