[PATCH RFC 12/15] drm/vkms: Add configuration for CRTCs and encoders

2024-09-05 Thread José Expósito
> The current VKMS driver can only uses one CRTC and one encoder. This patch > introduce in the same time CRTC and encoders as they are tighly linked. > > Signed-off-by: Louis Chauvet > --- > drivers/gpu/drm/vkms/vkms_config.c | 266 > + > drivers/gpu/drm/vkm

[PATCH RFC 12/15] drm/vkms: Add configuration for CRTCs and encoders

2024-08-14 Thread Louis Chauvet
The current VKMS driver can only uses one CRTC and one encoder. This patch introduce in the same time CRTC and encoders as they are tighly linked. Signed-off-by: Louis Chauvet --- drivers/gpu/drm/vkms/vkms_config.c | 266 + drivers/gpu/drm/vkms/vkms_config.h |