Re: [PATCH v2 1/4] drm/vkms: Switch to dynamic allocation for connector

From: Maxime Ripard
Date: Wed Nov 27 2024 - 10:15:06 EST


On Fri, 22 Nov 2024 17:35:09 +0100, Louis Chauvet wrote:
> A specific allocation for the connector is not strictly necessary
> at this point, but in order to implement dynamic configuration of
> VKMS (configFS), it will be easier to have one allocation per
> connector.
>
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime