drm: Renesas SH Mobile DRM driver
The SH Mobile LCD controller (LCDC) DRM driver supports the main graphics plane in RGB and YUV formats, as well as the overlay planes (in alpha-blending mode only). Only flat panel outputs using the parallel interface are supported. Support for SYS panels, HDMI and DSI is currently not implemented. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
7
drivers/gpu/drm/shmobile/Makefile
Normal file
7
drivers/gpu/drm/shmobile/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
shmob-drm-y := shmob_drm_backlight.o \
|
||||
shmob_drm_crtc.o \
|
||||
shmob_drm_drv.o \
|
||||
shmob_drm_kms.o \
|
||||
shmob_drm_plane.o
|
||||
|
||||
obj-$(CONFIG_DRM_SHMOBILE) += shmob-drm.o
|
Viittaa uudesa ongelmassa
Block a user