Re: [PATCH 01/11] drm/mediatek: Introduce DDP plane_colorops_init() hook
From: AngeloGioacchino Del Regno
Date: Fri Feb 06 2026 - 05:08:34 EST
Il 23/12/25 20:44, Nícolas F. R. A. Prado ha scritto:
Introduce a plane_colorops_init() hook to allow DDP components to define
how to initialize the color pipeline on their planes.
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
Just a nit for the commit description.
In preparation for adding support for per-plane color pipelines, introduce a new
plane_colorops_init() hook to allow [...etc]
Otherwise,
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>