commit | 70d2850ee39d3be86b484cd1f15545e0038109ff | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Fri Feb 16 18:39:33 2018 +0100 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Thu Feb 22 16:20:10 2018 +0100 |
tree | 4d83a234bb36cdbfca7eb88cee2eb4e6fa038530 | |
parent | 8f1f25534fff09f54d75ea8fac4ea8f35fb385d6 [diff] |
drm/sun4i: Remove the plane description structure The plane description structure was mostly needed to differentiate the formats usable on the primary plane (because of its lowest position), and assign the pipes. Now that both are dynamically checked and assigned, we can remove the static definition. Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/6b09e3698e692c3338f70a5ae1e5a580f9dd08ee.1518802627.git-series.maxime.ripard@bootlin.com