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. Second version includes commit messages. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html