Re: [RFC PATCH 04/17] drm/vkms: Allow to configure multiple CRTCs

2024-08-13 Thread Louis Chauvet
Le 13/08/24 - 12:44, José Expósito a écrit : > Add a list of CRTC configurations to vkms_config and add as many CRTCs > as configured during output initialization. > > For backwards compatibility, create a single CRTC in the default > configuration. > > Since writeback support, vblank and compose

[RFC PATCH 04/17] drm/vkms: Allow to configure multiple CRTCs

2024-08-13 Thread José Expósito
Add a list of CRTC configurations to vkms_config and add as many CRTCs as configured during output initialization. For backwards compatibility, create a single CRTC in the default configuration. Since writeback support, vblank and composer states are now per CRTC, extract all the fields to the vk