commit | 47d7fbb32c57c8d1722a3e9bd21e501e80fd0741 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 18 10:46:14 2016 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Nov 02 19:37:37 2016 +0100 |
tree | 8638153286dc1184896c2eb24965d865395b32d1 | |
parent | 49c440e87cd6f547f93d0dc53571ae0e11d9ec8f [diff] |
drm/sun4i: Add a few formats The planes can do more than what was previously exposed. Add support for them. Since we still have the issue that the primary plane cannot have any alpha component, we will expose only the non-alpha formats in the primary formats, and the alpha formats will be exposed in the overlays. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org>