Re: [PATCH v6 12/16] drm/mediatek: add display merge api support for MT8195

2021-10-24 Thread Nancy . Lin
Hi Chun-Kuang, Thanks for the review. On Thu, 2021-10-21 at 23:02 +0800, Chun-Kuang Hu wrote: > > > Hi, Nancy: > > Nancy.Lin 於 2021年10月4日 週一 下午2:21寫道: > > > > Add merge new API. > > 1. Vdosys1 merge1~merge4 support HW mute function, so add unmute > > API. > > 2. Add merge new advance config

Re: [PATCH v6 12/16] drm/mediatek: add display merge api support for MT8195

2021-10-21 Thread Chun-Kuang Hu
Hi, Nancy: Nancy.Lin 於 2021年10月4日 週一 下午2:21寫道: > > Add merge new API. > 1. Vdosys1 merge1~merge4 support HW mute function, so add unmute API. > 2. Add merge new advance config API. The original merge API is >mtk_ddp_comp_funcs function prototype. The API interface parameters >cannot be mo

[PATCH v6 12/16] drm/mediatek: add display merge api support for MT8195

2021-10-03 Thread Nancy . Lin
Add merge new API. 1. Vdosys1 merge1~merge4 support HW mute function, so add unmute API. 2. Add merge new advance config API. The original merge API is mtk_ddp_comp_funcs function prototype. The API interface parameters cannot be modified, so add a new config API for extension. 3. Add merge e