Re: [PATCH v3 3/3] drm/vkms: Switch to dynamic allocation for CRTC
From: Maxime Ripard
Date: Mon Jan 06 2025 - 04:10:31 EST
On Mon, 30 Dec 2024 19:39:46 +0100, Louis Chauvet wrote:
> A specific allocation for the CRTC 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 CRTC.
>
> Signed-off-by: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime