Re: [PATCH] drm/mediatek: ovl: Add fmt_support_man for MT8192 and MT8195

2024-09-15 Thread 林睿祥

Re: [PATCH] drm/mediatek: ovl: Add fmt_support_man for MT8192 and MT8195

2024-09-15 Thread Alper Nebi Yasak
Hi, On 2024-09-14 23:18 +03:00, Jason-JH.Lin wrote: > OVL_CON_CLRFMT_MAN is an 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 mea

[PATCH] drm/mediatek: ovl: Add fmt_support_man for MT8192 and MT8195

2024-09-14 Thread Jason-JH . Lin
OVL_CON_CLRFMT_MAN is an 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