Re: [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data

2024-09-26 Thread AngeloGioacchino Del Regno
Il 26/09/24 11:49, Jason-JH Lin (林睿祥) ha scritto: On Thu, 2024-09-26 at 09:30 +, CK Hu (胡俊光) wrote: Hi, Jason: On Thu, 2024-09-26 at 16:35 +0800, Jason-JH.Lin wrote: OVL_CON_CLRFMT_MAN is a configuration for extending color format settings of DISP_REG_OVL_CON(n). It will change some of the

Re: [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data

2024-09-26 Thread 林睿祥

Re: [PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data

2024-09-26 Thread 胡俊光

[PATCH v6 1/2] drm/mediatek: ovl: Add blend_modes to driver data

2024-09-26 Thread Jason-JH . Lin
OVL_CON_CLRFMT_MAN is a configuration for extending color format settings of DISP_REG_OVL_CON(n). It will change some of the original color format settings. Take the settings of (3 << 12) for example. - If OVL_CON_CLRFMT_MAN = 0 means OVL_CON_CLRFMT_RGBA. - If OVL_CON_CLRFMT_MAN = 1 means OVL_