All of lore.kernel.org
 help / color / mirror / Atom feed
From: Archit Taneja <archit@ti.com>
To: Juha Kuikka <juha.kuikka@gmail.com>
Cc: "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 16:14:52 +0530	[thread overview]
Message-ID: <4DCD0BA4.2050904@ti.com> (raw)
In-Reply-To: <BANLkTi=1XZyu6hQq7RLxcjQ0WZ8neGbNcQ@mail.gmail.com>

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.

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


  reply	other threads:[~2011-05-13 10:40 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 [this message]
2011-05-13 11:18   ` Tomi Valkeinen

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=4DCD0BA4.2050904@ti.com \
    --to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.