public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Archit Taneja <archit@ti.com>
Cc: Juha Kuikka <juha.kuikka@gmail.com>,
	"linux-omap@vger.kernel.org Mailing List"
	<linux-omap@vger.kernel.org>
Subject: Re: DSS2: Simultaneous DSI and DPI panels
Date: Fri, 13 May 2011 14:18:53 +0300	[thread overview]
Message-ID: <1305285533.2268.41.camel@deskari> (raw)
In-Reply-To: <4DCD0BA4.2050904@ti.com>

On Fri, 2011-05-13 at 16:14 +0530, Archit Taneja wrote:
> Hi,
> 
> On Friday 13 May 2011 12:46 AM, Juha Kuikka wrote:
> > Hello,
> >
> > I was wondering if it would be possible to run DPI and DSI interfaces
> > simultaneously with OMAP3 (DM3730).
> >
> > Limitations:
> > - DSI would have to be in video mode (data to DSI phy through video
> > port with H/VSYNC signaling, OMAP_DSS_PARALLELMODE_BYPASS)
> > - DSI PLL would need to be used for clock source
> > - Both the DPI and DSI panels would have to accept identical clocking
> > (PCLK, blanking intervals etc).
> > - Data lane # must match.
> > - And of course same data would go to both
> >
> > I realize the current SW does not support this, but I'm more wondering
> > if it is possible from the HW point of view because it seems to me
> > that data out from DISPC is pretty much identical in both cases.
> 
> I don't think this is possible on OMAP3, there is one LCD manager in 
> OMAP3 which can either feed pixels to DPI or DSI.
> 
> The only way you could run 2 panels is by routing LCD manager's content 
> to DPI, and use DSI's capability to do a system DMA directly and send 
> the data to the panel(bypassing DISPC), I don't think the system DMA 
> method will work with a video mode panel, only command mode panels will 
> do here.

Yes, that is correct. DPI + DSI command mode would work, although in
that case the DSI panel would be driven by CPU or sDMA, both of which
are not very good at the job.

 Tomi



      reply	other threads:[~2011-05-13 11:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 19:16 DSS2: Simultaneous DSI and DPI panels Juha Kuikka
2011-05-13 10:44 ` Archit Taneja
2011-05-13 11:18   ` Tomi Valkeinen [this message]

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=1305285533.2268.41.camel@deskari \
    --to=tomi.valkeinen@ti.com \
    --cc=archit@ti.com \
    --cc=juha.kuikka@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    /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