public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Archit Taneja <archit@ti.com>
To: tomi.valkeinen@ti.com
Cc: linux-omap@vger.kernel.org, Archit Taneja <archit@ti.com>
Subject: [PATCH v3 00/10] OMAP4: DSS2: VIDEO3, zorder and misc DSS patches
Date: Wed, 14 Sep 2011 17:53:26 +0530	[thread overview]
Message-ID: <1316003008-24192-1-git-send-email-archit@ti.com> (raw)

This contains support for VIDEO3 pipeline and zorder support for OMAP4 Display
controller. Apart form this the patches do some code clean up or minor fixes.

The patch set is based on Tomi's master branch and some additional patch sets
posted by Tomi on linux-omap. The patches can be tested on the branch below:

https://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone/commits/dispc_mix

Tested on 4430sdp, 3430sdp.

Archit Taneja (10):
  OMAP: DSS2: Reduce the number of arguments in dispc_ovl_setup()
  OMAP: DSS2: Pass overlay replication and fifo thresholds as arguments
    to dispc_ovl_setup()
  OMAP4: DSS2: Fix incorrect OMAP3-alpha compatibility setting
  OMAP4: DSS2: VIDEO3 pipeline support
  OMAP4: DSS2: zorder support for DSS overlays
  OMAP: DSS2: Create helper function dispc_mgr_is_lcd()
  OMAP2PLUS: DSS2: Get correct pixel clock for TV manager
  OMAP2PLUS: DSS2: DISPC: Remove hardcoded use of PPL in five tap clock
    calculation
  OMAP2PLUS: DSS2: Clean up DISPC scaling related clock and five tap
    calculations
  OMAP2PLUS: DSS2: FEATURES: Create a range param to get max
    downscaling

 drivers/video/omap2/dss/dispc.c        |  362 +++++++++++++++++++-------------
 drivers/video/omap2/dss/dispc.h        |   57 +++++
 drivers/video/omap2/dss/dss.h          |   33 ++--
 drivers/video/omap2/dss/dss_features.c |   43 +++--
 drivers/video/omap2/dss/dss_features.h |    6 +-
 drivers/video/omap2/dss/hdmi.c         |    6 +
 drivers/video/omap2/dss/manager.c      |   61 +++---
 drivers/video/omap2/dss/overlay.c      |   77 +++++++
 drivers/video/omap2/dss/venc.c         |    8 +-
 include/video/omapdss.h                |    9 +-
 10 files changed, 452 insertions(+), 210 deletions(-)


             reply	other threads:[~2011-09-14 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-14 12:23 Archit Taneja [this message]
2011-09-14 12:23 ` [PATCH v3 01/10] OMAP: DSS2: Reduce the number of arguments in dispc_ovl_setup() Archit Taneja
2011-09-14 12:23 ` [PATCH v3 02/10] OMAP: DSS2: Pass overlay replication and fifo thresholds as arguments to dispc_ovl_setup() Archit Taneja

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1316003008-24192-1-git-send-email-archit@ti.com \
    --to=archit@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tomi.valkeinen@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox