From: Sumit Semwal <sumit.semwal@xxxxxx> This patch incorporates the Video3 pipeline of OMAP4 in the exisiting DSS2 framework. It introduces the Video3 pipeline registers and adds a new overlay object to support this pipeline. Apart from this, bit field changes have been introduced for all video pipeline registers on OMAP4. In particular, changes for VID_ACCUi, VID_BUF_THRESHOLD and VID_BUF_SIZE_STATUS have been introduced. Sumit Semwal (4): OMAP: DSS2: Add Video3 pipeline in display.h OMAP: DSS2: Add Video3 pipeline functionality in DISPC OMAP: DSS2: Add new overlay object for Video3 pipeline OMAP: DSS2: Video3 pipeline IRQs Mayuresh Janorkar (1): OMAP: DSS2: Context Save and Restore of Video3 pipeline registers --- arch/arm/plat-omap/include/plat/display.h | 7 +- drivers/video/omap2/dss/dispc.c | 299 ++++++++++++++++++++++++++--- drivers/video/omap2/dss/manager.c | 13 +- drivers/video/omap2/dss/overlay.c | 18 ++- 4 files changed, 302 insertions(+), 35 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html