[PATCH v2 1/7] drm/mediatek: Add CCORR component support for MT8196

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Mon Aug 4 08:57:55 UTC 2025


Il 27/07/25 09:15, Jay Liu ha scritto:
> Add CCORR component support for MT8196.
> 
> CCORR is a hardware module that optimizes the visual effects of
> images by adjusting the color matrix, enabling features such as
> night light.
> 
> The 8196 SoC has two CCORR hardware units, which must be chained
> together in a fixed order in the display path to display the image
> correctly. the `mtk_ccorr_ctm_set` API only utilizes one of these units.
> To prevent the unused CCORR unit from inadvertently taking effect,
> we need to block it in the mtk_crtc.c.
> 
> Signed-off-by: Jay Liu <jay.liu at mediatek.com>
> Signed-off-by: 20220315152503 created <jay.liu at mediatek.com>

Please, remove that bogus "20220315152503 created" user that does not exist.

After which:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>




More information about the dri-devel mailing list