Re: [PATCH v6 5/6] drm: lcdif: Add multiple encoders and first bridges support

2023-05-26 Thread Marek Vasut
On 5/25/23 03:45, Ying Liu wrote: Hi Marek, Hi, On Thu, May 11, 2023 at 12:24 AM Marek Vasut wrote: On 5/10/23 11:24, Liu Ying wrote: The single LCDIF embedded in i.MX93 SoC may drive multiple displays simultaneously. Look at LCDIF output port's remote port parents to find all enabled fir

Re: [PATCH v6 5/6] drm: lcdif: Add multiple encoders and first bridges support

2023-05-24 Thread Ying Liu
Hi Marek, On Thu, May 11, 2023 at 12:24 AM Marek Vasut wrote: > On 5/10/23 11:24, Liu Ying wrote: > > The single LCDIF embedded in i.MX93 SoC may drive multiple displays > > simultaneously. Look at LCDIF output port's remote port parents to > > find all enabled first bridges. Add an encoder for

Re: [PATCH v6 5/6] drm: lcdif: Add multiple encoders and first bridges support

2023-05-10 Thread Marek Vasut
On 5/10/23 11:24, Liu Ying wrote: The single LCDIF embedded in i.MX93 SoC may drive multiple displays simultaneously. Look at LCDIF output port's remote port parents to find all enabled first bridges. Add an encoder for each found bridge and attach the bridge to the encoder. This is a preparat