Re: [PATCH v5 06/11] drm: bridge: samsung-dsim: Add atomic_check

2022-10-03 Thread Marek Szyprowski
Hi Jagan, On 16.09.2022 20:17, Jagan Teki wrote: > Look like an explicit fixing up of mode_flags is required for DSIM IP > present in i.MX8M Mini/Nano SoCs. > > At least the LCDIF + DSIM needs active low sync polarities in order > to correlate the correct sync flags of the surrounding components i

[PATCH v5 06/11] drm: bridge: samsung-dsim: Add atomic_check

2022-09-16 Thread Jagan Teki
Look like an explicit fixing up of mode_flags is required for DSIM IP present in i.MX8M Mini/Nano SoCs. At least the LCDIF + DSIM needs active low sync polarities in order to correlate the correct sync flags of the surrounding components in the chain to make sure the whole pipeline can work proper