Re: [RFC PATCH 12/17] drm/vkms: Allow to configure multiple CRTCs via configfs

2024-08-13 Thread Louis Chauvet
Le 13/08/24 - 12:44, José Expósito a écrit : > Create a default subgroup at /config/vkms/crtcs to allow to create as > many CRTCs as required. When a CRTC is created, allow to configure the > equivalent of the module parameters enable_cursor and enable_writeback. I think this commit is not bissect

[RFC PATCH 12/17] drm/vkms: Allow to configure multiple CRTCs via configfs

2024-08-13 Thread José Expósito
Create a default subgroup at /config/vkms/crtcs to allow to create as many CRTCs as required. When a CRTC is created, allow to configure the equivalent of the module parameters enable_cursor and enable_writeback. Signed-off-by: José Expósito --- Documentation/gpu/vkms.rst | 22 +++- d