linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rcar-vin: Support V4L2_FIELD_SEQ_{TB,BT}
@ 2019-09-05 21:49 Niklas Söderlund
  2019-09-05 21:49 ` [PATCH 1/2] rcar-vin: Move hardware buffer tracking to own struct Niklas Söderlund
  2019-09-05 21:49 ` [PATCH 2/2] rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT} Niklas Söderlund
  0 siblings, 2 replies; 4+ messages in thread
From: Niklas Söderlund @ 2019-09-05 21:49 UTC (permalink / raw)
  To: Laurent Pinchart, linux-media; +Cc: linux-renesas-soc, Niklas Söderlund

Hi,

This series add support for sequential filed formats to rcar-vin. The 
series is based on [1] and tested on both R-Car Gen2 and Gen3 boards 
without regressions.

Patch 1/2 prepares for the new filed formats by reworking and renaming 
an existing struct member while 2/2 adds support for the two new field 
formats.

1. [PATCH v3 0/6] rcar-vin: Add support for V4L2_FIELD_ALTERNATE

Niklas Söderlund (2):
  rcar-vin: Move hardware buffer tracking to own struct
  rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}

 drivers/media/platform/rcar-vin/rcar-dma.c  | 80 ++++++++++++++++-----
 drivers/media/platform/rcar-vin/rcar-v4l2.c |  7 +-
 drivers/media/platform/rcar-vin/rcar-vin.h  | 28 ++++++--
 3 files changed, 91 insertions(+), 24 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-09-06 10:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05 21:49 [PATCH 0/2] rcar-vin: Support V4L2_FIELD_SEQ_{TB,BT} Niklas Söderlund
2019-09-05 21:49 ` [PATCH 1/2] rcar-vin: Move hardware buffer tracking to own struct Niklas Söderlund
2019-09-05 21:49 ` [PATCH 2/2] rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT} Niklas Söderlund
2019-09-06 10:23   ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).