]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00210559-1 Integrate gpu openGL2.1 and DRM
authorAllen Xu <allen.xu@freescale.com>
Thu, 24 May 2012 02:28:24 +0000 (10:28 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:43 +0000 (08:34 +0200)
commitda5ddc16e3ad824d80796544423c0fe698b09153
tree4b592d7ef2f15534027752e9550a66a24b3b4b04
parent7183f5365fab2014437e5860c0f108ceb7a7a155
ENGR00210559-1 Integrate gpu openGL2.1 and DRM

Add vivante drm modules code and select it in default config. Integrate
these code from vivante.

Signed-off-by: Allen Xu <allen.xu@freescale.com>
Acked-by: Lily Zhang
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/drm_sysfs.c
drivers/gpu/drm/vivante/Makefile [new file with mode: 0644]
drivers/gpu/drm/vivante/vivante_drv.c [new file with mode: 0644]
drivers/gpu/drm/vivante/vivante_drv.h [new file with mode: 0644]