Re: [PATCH 0/2] drm/sun4i: backend: Support interleaved YUV planes
On Thu, Mar 01, 2018 at 08:18:44PM +0100, Maxime Ripard wrote: > 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 Applied both with Chen-Yu comments fixed. Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com signature.asc Description: PGP signature ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
[PATCH 0/2] drm/sun4i: backend: Support interleaved YUV planes
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@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel