drm: Add support for ARM's HDLCD controller.
The HDLCD controller is a display controller that supports resolutions up to 4096x4096 pixels. It is present on various development boards produced by ARM Ltd and emulated by the latest Fast Models from the company. Cc: David Airlie <airlied@linux.ie> Cc: Robin Murphy <robin.murphy@arm.com> Signed-off-by: NLiviu Dudau <Liviu.Dudau@arm.com> [Kconfig cleanup and !CONFIG_PM fixes] Signed-off-by: NArnd Bergmann <arnd@arndb.de> Acked-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
Showing
drivers/gpu/drm/arm/Kconfig
0 → 100644
drivers/gpu/drm/arm/Makefile
0 → 100644
drivers/gpu/drm/arm/hdlcd_crtc.c
0 → 100644
drivers/gpu/drm/arm/hdlcd_drv.c
0 → 100644
drivers/gpu/drm/arm/hdlcd_drv.h
0 → 100644
drivers/gpu/drm/arm/hdlcd_regs.h
0 → 100644
想要评论请 注册 或 登录