commit | 51c1327876f35d61c8bdd81fc96e1b501c9380ee | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Apr 26 13:53:59 2012 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Sep 18 12:28:22 2012 +0200 |
tree | 3a37a701eead5d1105a5a9b0cdab9808f378665d | |
parent | ba623f6a5a419ac31806e77682da38a9f9b5b462 [diff] |
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>