Re: [PATCH v2 2/4] drm/vkms: Switch to dynamic allocation for encoder
From: Maxime Ripard
Date: Wed Nov 27 2024 - 10:15:31 EST
On Fri, 22 Nov 2024 17:35:10 +0100, Louis Chauvet wrote:
> A specific allocation for the encoder 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 encoder.
>
> Signed-off-by: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime