Re: [PATCH 1/3] drm/sun4i: Unify sun8i_*_layer structs

From: Maxime Ripard
Date: Wed Feb 21 2024 - 08:17:01 EST


On Fri, 16 Feb 2024 20:04:24 +0100, OndÅ?ej Jirman wrote:
> From: Ondrej Jirman <megi@xxxxxx>
>
> These structs are identical, use a single struct to represent private
> data for the DRM plane. This is a preparation for configuring layer
> routing from the CRTC (mixer) instead of current approach of setting
>
> [ ... ]

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime