linux_dsm_epyc7002/drivers/gpu/drm/pl111
Linus Walleij 364e7d3058 drm/pl111: Support Integrator IM-PD1 module
The last in-kernel user of the old framebuffer driver is the
IM-PD1 module for the Integrator/AP. Let's implement support for
this remaining user so we can migrate the last user over to
DRM and delete the old FB driver.

On the Integrator/AP the IM-PD1 system controller will exist
alongside the common Integrator system controller so make
sure to do a special lookup for the IM-PD1 syscon and make it
take precedence if found.

Tested on the Integrator/AP with the IM-PD1 mounted.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200213124833.35545-1-linus.walleij@linaro.org
2020-02-16 14:31:30 +01:00
..
Kconfig
Makefile
pl111_debugfs.c
pl111_display.c drm/simple-kms: Standardize arguments for callbacks 2019-10-24 13:55:56 +02:00
pl111_drm.h
pl111_drv.c drm: get drm_bridge_panel connector via helper 2019-12-09 22:57:26 +01:00
pl111_nomadik.c
pl111_nomadik.h
pl111_versatile.c drm/pl111: Support Integrator IM-PD1 module 2020-02-16 14:31:30 +01:00
pl111_versatile.h
pl111_vexpress.c
pl111_vexpress.h