drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT
[deliverable/linux.git] / drivers / gpu / drm / armada / Kconfig
CommitLineData
96f60e37
RK
1config DRM_ARMADA
2 tristate "DRM support for Marvell Armada SoCs"
796c8e1c 3 depends on DRM && HAVE_CLK && ARM
96f60e37
RK
4 select DRM_KMS_HELPER
5 help
6 Support the "LCD" controllers found on the Marvell Armada 510
7 devices. There are two controllers on the device, each controller
8 supports graphics and video overlays.
9
10 This driver provides no built-in acceleration; acceleration is
11 performed by other IP found on the SoC. This driver provides
12 kernel mode setting and buffer management to userspace.
This page took 0.192203 seconds and 5 git commands to generate.