commit | 0a886f59528aac568cf9e4981167b5dcdd3d1676 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Sep 22 19:52:39 2016 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Nov 07 11:02:31 2016 +0800 |
tree | 4fe6199418398bdc57ff0cc2079b1d46033e22ad | |
parent | f78dd2c210b508e70d5559d65bf2b64904864919 [diff] |
drm: zte: add initial vou drm driver It adds the initial ZTE VOU display controller DRM driver. There are still some features to be added, like overlay plane, scaling, and more output devices support. But it's already useful with dual CRTCs and HDMI monitor working. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>