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

2024-12-12 Thread Maxime Ripard
On Mon, 9 Dec 2024 11:39:13 +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 driver, TCo

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

2024-12-08 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