This contains support for VIDEO3 pipeline and zorder support for OMAP4 Display controller. This set originally had some more miscellaneous patches. Those patches have been separated out and this set is created since it makes some trivial changes in the omap_vout driver. The patch set is based on Tomi's master branch. It can be tried on: https://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone/commits/dispc_misc Tested on 4430sdp, 3430sdp. Archit Taneja (3): OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting OMAPDSS: DISPC: VIDEO3 pipeline support OMAPDSS: DISPC: zorder support for DSS overlays drivers/media/video/omap/omap_vout.c | 16 +++++-- drivers/video/omap2/dss/dispc.c | 65 ++++++++++++++++++++------ drivers/video/omap2/dss/dispc.h | 57 +++++++++++++++++++++++ drivers/video/omap2/dss/dss.h | 4 +- drivers/video/omap2/dss/dss_features.c | 40 +++++++++++----- drivers/video/omap2/dss/dss_features.h | 5 +- drivers/video/omap2/dss/manager.c | 28 ++++++++---- drivers/video/omap2/dss/overlay.c | 77 ++++++++++++++++++++++++++++++++ include/video/omapdss.h | 9 +++- 9 files changed, 253 insertions(+), 48 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