Re: [PATCH 02/11] drm/mediatek: Initialize colorops when creating plane

From: AngeloGioacchino Del Regno

Date: Fri Feb 06 2026 - 05:07:58 EST


Il 23/12/25 20:44, Nícolas F. R. A. Prado ha scritto:
During initialization of a plane, if the DDP component supplying it
defines a plane_colorops_init() hook, call it to initialize the color
pipeline on the plane.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>