[PATCH v6, 04/14] drm/mediatek: add mmsys private data for ddp path config

2020-01-02 Thread Yongqiang Niu
This patch add mmsys private data for ddp path config all these register offset and value will be different in future SOC add these define into mmsys private data u32 ovl0_mout_en; u32 rdma1_sout_sel_in; u32 rdma1_sout_dsi0; u32 dpi0_sel_in; u32

Re: [PATCH v6, 04/14] drm/mediatek: add mmsys private data for ddp path config

2020-01-02 Thread Yongqiang Niu
On Thu, 2020-01-02 at 13:33 +0800, CK Hu wrote: > Hi, Yongqiang: > > On Thu, 2020-01-02 at 12:00 +0800, Yongqiang Niu wrote: > > This patch add mmsys private data for ddp path config > > all these register offset and value will be different in future SOC > > add these define into mmsys private

Re: [PATCH v6, 04/14] drm/mediatek: add mmsys private data for ddp path config

2020-01-01 Thread CK Hu
Hi, Yongqiang: On Thu, 2020-01-02 at 12:00 +0800, Yongqiang Niu wrote: > This patch add mmsys private data for ddp path config > all these register offset and value will be different in future SOC > add these define into mmsys private data > u32 ovl0_mout_en; > u32 rdma1_sout_sel_in;