Re: [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195

2021-07-29 Thread Nancy . Lin
Hi Chun-Kuang, Thanks for your review. On Sun, 2021-07-25 at 09:57 +0800, Chun-Kuang Hu wrote: > Hi, Nancy: > > Nancy.Lin 於 2021年7月22日 週四 下午5:46寫道: > > > > Add pseudo ovl module files: > > My English is not good. The word 'pseudo' seems like 'looks like but > indeed not the same'. > I think

Re: [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195

2021-07-24 Thread Chun-Kuang Hu
Hi, Nancy: Nancy.Lin 於 2021年7月22日 週四 下午5:46寫道: > > Add pseudo ovl module files: My English is not good. The word 'pseudo' seems like 'looks like but indeed not the same'. I think the 'real' ovl also has rdma and mixer inside it, so I prefer to treat these two ovl as different kind of ovl, not a

[PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195

2021-07-22 Thread Nancy . Lin
Add pseudo ovl module files: Pseudo ovl is an encapsulated module and designed for simplified DRM control flow. This module is composed of 8 RDMAs, 4 MERGEs and an ETHDR. Two RDMAs merge into one layer, so this module support 4 layers. Signed-off-by: Nancy.Lin --- drivers/gpu/drm/mediatek/Makefi