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

2024-12-12 Thread Maxime Ripard
On Mon, 9 Dec 2024 11:39:14 +0800, Liu Ying wrote: > i.MX8qxp Display Controller pixel engine consists of all processing > units that operate in the AXI bus clock domain. Add drivers for > ConstFrame, ExtDst, FetchLayer, FetchWarp and LayerBlend units, as > well as a pixel engine driver, so that t

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

2024-12-08 Thread Liu Ying
i.MX8qxp Display Controller pixel engine consists of all processing units that operate in the AXI bus clock domain. Add drivers for ConstFrame, ExtDst, FetchLayer, FetchWarp and LayerBlend units, as well as a pixel engine driver, so that two displays with primary planes can be supported. The pixe