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

2024-12-23 Thread Liu Ying
On 12/23/2024, Dmitry Baryshkov wrote: > On Mon, Dec 23, 2024 at 02:41:38PM +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 u

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

2024-12-23 Thread Dmitry Baryshkov
On Mon, Dec 23, 2024 at 02:41:38PM +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