]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/gpu/drm/imx/Kconfig
staging: drm/imx: Add i.MX IPUv3 crtc support
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 21 Sep 2012 08:07:50 +0000 (10:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Sep 2012 16:17:06 +0000 (09:17 -0700)
commitf326f7995b5e14e12b43a2c2378b93b04568c6ae
tree19806348141761587567ad5777e3e94b917163bf
parentaecfbdb1803b60bc26616ada7e432c8f9a58ba42
staging: drm/imx: Add i.MX IPUv3 crtc support

This adds a i.MX51/53/6 IPU (Image Processing Unit) KMS driver. The
driver has been tested on the i.MX51 babbage board, the i.MX53 LOCO
board and the i.MX6q sabrelite board in different clone mode and dual
head setups.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/Kconfig
drivers/staging/imx-drm/Makefile
drivers/staging/imx-drm/ipuv3-crtc.c [new file with mode: 0644]