Thread (45 messages) 45 messages, 8 authors, 2026-03-18

Re: [PATCH 03/11] drm/mediatek: ovl: Add supports_plane_colorops flag

From: Macpaul Lin (林智斌) <Macpaul.Lin@mediatek.com>
Date: 2025-12-24 02:18:00
Also in: dri-devel, linux-mediatek, lkml

On Tue, 2025-12-23 at 16:44 -0300, Nícolas F. R. A. Prado wrote:
quoted hunk ↗ jump to hunk
Add a supports_plane_colorops flag to the driver data to allow SoCs
that
support per-plane color operations to enable support for it in the
driver.

Signed-off-by: Nícolas F. R. A. Prado <redacted>
---
 drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/mediatek/mtk_disp_ovl.c
b/drivers/gpu/drm/mediatek/mtk_disp_ovl.c
index 8e20b45411fc..46238c21b0ac 100644
--- a/drivers/gpu/drm/mediatek/mtk_disp_ovl.c
+++ b/drivers/gpu/drm/mediatek/mtk_disp_ovl.c
@@ -150,6 +150,7 @@ struct mtk_disp_ovl_data {
        const u32 *formats;
        size_t num_formats;
        bool supports_clrfmt_ext;
+       bool supports_plane_colorops;
 };

 /*

--
2.51.0
Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com>

BR,
Macpaul Lin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help