drm: sun4i: Add RGB output

One of the A10 display pipeline possible output is an RGB interface to
drive LCD panels directly. This is done through the first channel of the
TCON that will output our video signals directly.

Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Šī revīzija ir iekļauta:
Maxime Ripard
2015-10-29 09:37:32 +01:00
vecāks 9026e0d122
revīzija 29e57fab97
6 mainīti faili ar 355 papildinājumiem un 1 dzēšanām

Parādīt failu

@@ -161,6 +161,8 @@ struct sun4i_tcon {
/* Platform adjustments */
bool has_mux;
struct drm_panel *panel;
};
/* Global Control */