[PATCH v3 2/2] drm/imx/lcdc: Implement DRM driver for imx21
Philipp Zabel
p.zabel at pengutronix.de
Fri Dec 16 18:05:13 UTC 2022
Hi Uwe,
On Fr, 2022-12-16 at 18:50 +0100, Uwe Kleine-König wrote:
> From: Marian Cichy <m.cichy at pengutronix.de>
>
> Add support for the LCD Controller found on i.MX21 and i.MX25.
>
> It targets to be a drop in replacement for the imx-fb driver.
>
> Signed-off-by: Marian Cichy <m.cichy at pengutronix.de>
> [ukl: Rebase to v6.1, various smaller fixes]
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
> drivers/gpu/drm/imx/Kconfig | 1 +
> drivers/gpu/drm/imx/Makefile | 1 +
I miss drivers/gpu/drm/imx/lcdc/{Kconfig,Makefile}.
> drivers/gpu/drm/imx/lcdc/imx-lcdc.c | 587 ++++++++++++++++++++++++++++
> 3 files changed, 589 insertions(+)
> create mode 100644 drivers/gpu/drm/imx/lcdc/imx-lcdc.c
regards
Philipp
More information about the dri-devel
mailing list