summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/hdlcd_regs.h
Commit message (Collapse)AuthorAgeFilesLines
* drm: Add support for ARM's HDLCD controller.Liviu Dudau2016-02-101-0/+87
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: Liviu Dudau <Liviu.Dudau@arm.com> [Kconfig cleanup and !CONFIG_PM fixes] Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>