Reduce the size of the large functions dispc_dump_regs(), dispc_save_context()
and dispc_restore_context() and _dispc_setup_color_conv_coef().

Add support for VIDEO3 pipeline on OMAP4.

Applies over master branch of:

git://gitorious.org/linux-omap-dss2/linux.git

Archit Taneja (5):
  OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening
  OMAP: DSS2: DISPC: Shorten dispc_dump_regs()
  OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context()
    cleanup
  OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()
  OMAP4: DSS2: VIDEO3 pipeline support

 drivers/video/omap2/dss/dispc.c        |  819 ++++++++++++--------------------
 drivers/video/omap2/dss/dispc.h        |   57 +++
 drivers/video/omap2/dss/dss_features.c |   14 +-
 drivers/video/omap2/dss/dss_features.h |    2 +-
 drivers/video/omap2/dss/overlay.c      |    7 +
 include/video/omapdss.h                |    5 +-
 6 files changed, 375 insertions(+), 529 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to