Hi, This is an attempt at supporting the interleaved YUV planes in the sun4i DRM driver for SoCs that use the DE1. There's nothing out of the extraordinary there, we just have one more constraint in our DRM driver, since we can only have a single YUV plane. Let me know what you think, Maxime Maxime Ripard (2): drm/sun4i: backend: Check that we only have a single YUV plane drm/sun4i: backend: Support YUV planes drivers/gpu/drm/sun4i/sun4i_backend.c | 128 ++++++++++++++++++++++++++- drivers/gpu/drm/sun4i/sun4i_backend.h | 18 ++++- drivers/gpu/drm/sun4i/sun4i_layer.c | 4 +- 3 files changed, 148 insertions(+), 2 deletions(-) base-commit: 35152d1159dbb0277b18ae664dfb5b11c27fdefa -- git-series 0.9.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel