Tested for SD modes on TI Dm6467 EVM. DV_PRESTES testing done for THS8200 based EVM by Hans. For the whole patch series: Acked-by: Manjunath Hadli <Manjunath.hadli@xxxxxx> Regards, -Manju -----Original Message----- From: linux-media-owner@xxxxxxxxxxxxxxx [mailto:linux-media-owner@xxxxxxxxxxxxxxx] On Behalf Of mats.randgaard@xxxxxxxxx Sent: Thursday, December 16, 2010 8:48 PM To: linux-media@xxxxxxxxxxxxxxx Cc: mats.randgaard@xxxxxxxxx Subject: [PATCH 0/5] DaVinci VPIF: Support for DV preset and DV timings. From: Mats Randgaard <mats.randgaard@xxxxxxxxx> Support for DV preset and timings added to vpif_capture and vpif_display drivers. Functions for debugging are added and the code is improved as well. Mats Randgaard (5): vpif_cap/disp: Add debug functionality vpif: Consolidate formats from capture and display vpif_cap/disp: Add support for DV presets vpif_cap/disp: Added support for DV timings vpif_cap/disp: Cleanup, improved comments drivers/media/video/davinci/vpif.c | 177 ++++++++++++ drivers/media/video/davinci/vpif.h | 18 +- drivers/media/video/davinci/vpif_capture.c | 361 +++++++++++++++++++++++-- drivers/media/video/davinci/vpif_capture.h | 2 + drivers/media/video/davinci/vpif_display.c | 402 +++++++++++++++++++++++++--- drivers/media/video/davinci/vpif_display.h | 2 + 6 files changed, 886 insertions(+), 76 deletions(-) -- 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 -- 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