Re: [RFC PATCH 13/17] drm/vkms: Allow to configure multiple encoders 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/encoders to allow to create as > many encoders as required. When the encoder is created the > possible_crtcs subgroup is created allowing to link encoders and CRTCs. I did not test, but the issue about index f

[RFC PATCH 13/17] drm/vkms: Allow to configure multiple encoders via configfs

2024-08-13 Thread José Expósito
Create a default subgroup at /config/vkms/encoders to allow to create as many encoders as required. When the encoder is created the possible_crtcs subgroup is created allowing to link encoders and CRTCs. Signed-off-by: José Expósito --- Documentation/gpu/vkms.rst | 14 ++- drivers/gpu