Re: [PATCH v8 09/19] drm/imx: Add i.MX8qxp Display Controller display engine

2024-12-30 Thread Dmitry Baryshkov
On Mon, Dec 30, 2024 at 10:11:57AM +0800, Liu Ying wrote: > i.MX8qxp Display Controller display engine consists of all processing > units that operate in a display clock domain. Add minimal feature > support with FrameGen and TCon so that the engine can output display > timings. The FrameGen driv

[PATCH v8 09/19] drm/imx: Add i.MX8qxp Display Controller display engine

2024-12-29 Thread Liu Ying
i.MX8qxp Display Controller display engine consists of all processing units that operate in a display clock domain. Add minimal feature support with FrameGen and TCon so that the engine can output display timings. The FrameGen driver, TCon driver and display engine driver are components to be agg