public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/sun4i: backend: Support interleaved YUV planes
@ 2018-03-01 19:18 Maxime Ripard
  2018-03-01 19:18 ` [PATCH 1/2] drm/sun4i: backend: Check that we only have a single YUV plane Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Ripard @ 2018-03-01 19:18 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-19 21:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 19:18 [PATCH 0/2] drm/sun4i: backend: Support interleaved YUV planes Maxime Ripard
2018-03-01 19:18 ` [PATCH 1/2] drm/sun4i: backend: Check that we only have a single YUV plane Maxime Ripard
2018-03-15 13:01   ` Chen-Yu Tsai
2018-03-01 19:18 ` [PATCH 2/2] drm/sun4i: backend: Support YUV planes Maxime Ripard
2018-03-15 14:04   ` Chen-Yu Tsai
2018-03-19 21:06 ` [PATCH 0/2] drm/sun4i: backend: Support interleaved " Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox