All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] v4l: platform: Add Renesas R-Car FDP1 Driver
@ 2016-06-30 13:41 ` Kieran Bingham
  0 siblings, 0 replies; 7+ messages in thread
From: Kieran Bingham @ 2016-06-30 13:41 UTC (permalink / raw)
  To: mchehab, linux-media; +Cc: kieran, linux-renesas-soc, laurent.pinchart

Version 2 of the FDP1 driver introduces support for deinterlacing on top
of the previous patch which only supported pixel format conversion.

The FDP1, (Fine Display Processor) is a de-interlacer device, with capability
to convert from various YCbCr/YUV formats to both YCbCr/YUV and RGB formats
at the same time as converting interlaced content to progressive.

Kieran Bingham (1):
  v4l: platform: Add Renesas R-Car FDP1 Driver

 MAINTAINERS                        |    9 +
 drivers/media/platform/Kconfig     |   13 +
 drivers/media/platform/Makefile    |    1 +
 drivers/media/platform/rcar_fdp1.c | 2395 ++++++++++++++++++++++++++++++++++++
 4 files changed, 2418 insertions(+)
 create mode 100644 drivers/media/platform/rcar_fdp1.c

-- 
2.7.4

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

end of thread, other threads:[~2016-08-04 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 13:41 [PATCH v2] v4l: platform: Add Renesas R-Car FDP1 Driver Kieran Bingham
2016-06-30 13:41 ` Kieran Bingham
2016-06-30 13:41 ` [PATCH] " Kieran Bingham
2016-06-30 13:41   ` Kieran Bingham
2016-07-19 12:28   ` Hans Verkuil
2016-08-04 13:01     ` Laurent Pinchart
2016-08-04 13:20       ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.