Here are few miscellaneous patches for DSS. A pure cleanup patch from Nishant, patch adding Color Phase Rotation support, and two minor fixes. Tomi Nishant Kamat (1): OMAP: DSS: Minor cleanup in ovl and mgr cache structs Tomi Valkeinen (3): OMAP: DSS2: Add Color Phase Rotation support OMAP: DSS2: DSI: sync when disabling a display OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 drivers/video/omap2/displays/panel-taal.c | 5 +- drivers/video/omap2/dss/dispc.c | 84 ++++++++- drivers/video/omap2/dss/display.c | 12 +- drivers/video/omap2/dss/dsi.c | 16 +- drivers/video/omap2/dss/dss.h | 18 +- drivers/video/omap2/dss/dss_features.c | 23 +++ drivers/video/omap2/dss/dss_features.h | 3 + drivers/video/omap2/dss/manager.c | 284 ++++++++++++++++++---------- include/video/omapdss.h | 9 + 9 files changed, 314 insertions(+), 140 deletions(-) -- 1.7.4.1 -- 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