All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Add copy time stamp handling to mem2mem drivers
@ 2013-04-25  9:49 Kamil Debski
  2013-04-25  9:49 ` [PATCH 1/7] s5p-g2d: Add copy time stamp handling Kamil Debski
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Kamil Debski @ 2013-04-25  9:49 UTC (permalink / raw)
  To: linux-media; +Cc: Kamil Debski

Hi,

This set of patches adds support for copy time stamp handling in the following
mem2mem drivers:
* CODA video codec
* Exynos GScaler
* m2m-deinterlace
* mx2_emmaprp
* Exynos G2D
* Exynos Jpeg
In addition there is a slight optimisation for the Exynos MFC driver.

Best wishes,
Kamil Debski

Kamil Debski (7):
  s5p-g2d: Add copy time stamp handling
  s5p-jpeg: Add copy time stamp handling
  s5p-mfc: Optimize copy time stamp handling
  coda: Add copy time stamp handling
  exynos-gsc: Add copy time stamp handling
  m2m-deinterlace: Add copy time stamp handling
  mx2-emmaprp: Add copy time stamp handling

 drivers/media/platform/coda.c               |    5 +++++
 drivers/media/platform/exynos-gsc/gsc-m2m.c |    5 +++++
 drivers/media/platform/m2m-deinterlace.c    |    5 +++++
 drivers/media/platform/mx2_emmaprp.c        |    5 +++++
 drivers/media/platform/s5p-g2d/g2d.c        |    5 +++++
 drivers/media/platform/s5p-jpeg/jpeg-core.c |    5 +++++
 drivers/media/platform/s5p-mfc/s5p_mfc.c    |   10 ++++------
 7 files changed, 34 insertions(+), 6 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-04-25 10:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25  9:49 [PATCH 0/7] Add copy time stamp handling to mem2mem drivers Kamil Debski
2013-04-25  9:49 ` [PATCH 1/7] s5p-g2d: Add copy time stamp handling Kamil Debski
2013-04-25  9:49 ` [PATCH 2/7] s5p-jpeg: " Kamil Debski
2013-04-25  9:49 ` [PATCH 3/7] s5p-mfc: Optimize " Kamil Debski
2013-04-25  9:49 ` [PATCH 4/7] coda: Add " Kamil Debski
2013-04-25  9:49 ` [PATCH 5/7] exynos-gsc: " Kamil Debski
2013-04-25  9:49 ` Kamil Debski
2013-04-25  9:56   ` Kamil Debski
2013-04-25  9:49 ` [PATCH 7/7] mx2-emmaprp: " Kamil Debski
2013-04-25  9:58 ` [PATCH 0/7] Add copy time stamp handling to mem2mem drivers Hans Verkuil
2013-04-25 10:04   ` Kamil Debski
2013-04-25 10:07 ` Sylwester Nawrocki

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.