From: Tomi Valkeinen <tomi.valkeinen@nokia.com>
To: ext halli manjunatha <hallimanju@gmail.com>
Cc: "Venkatesh, Subbu" <subbu.wrs@ti.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"Shah, Hardik" <hardik.shah@ti.com>
Subject: Re: DSS2: How to test TV and LCD output simulatenously
Date: Tue, 02 Jun 2009 11:21:57 +0300 [thread overview]
Message-ID: <1243930917.24975.10.camel@tubuntu> (raw)
In-Reply-To: <ca6476860906012122q4f90c34ay2c98a76cd3921aa1@mail.gmail.com>
Hi,
On Tue, 2009-06-02 at 06:22 +0200, ext halli manjunatha wrote:
> Hi subbu,
> first boot the board including omapfb.vram="1:2M" in boootargs
> and follow the below steps it will enable both just try it it should work
You don't need to use the module parameters for that. You can allocate
memory for the framebuffer by echoing
echo mem-amount > /sys/class/graphics/fb?/size
Note that the overlays connected to that framebuffer need to be
disabled.
Also, in your example below, you don't even use fb1, so I don't see much
point in allocating 2M for it.
Tomi
>
>
> ***********************************************************************************
> echo "0" > /sys/devices/platform/omapdss/overlay0/enabled
> echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
>
> echo "" > /sys/class/graphics/fb1/overlays
> echo "0,1" > /sys/class/graphics/fb0/overlays
>
> echo "720,564" > /sys/devices/platform/omapdss/overlay1/output_size
> echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
>
> echo "1" > /sys/devices/platform/omapdss/overlay0/enabled
> echo "1" > /sys/devices/platform/omapdss/overlay1/enabled
>
>
> echo "1" > /sys/devices/platform/omapdss/display2/enabled
>
>
>
> **********************************************************************************
>
>
> On Tue, Jun 2, 2009 at 7:54 AM, Venkatesh, Subbu <subbu.wrs@ti.com> wrote:
> > Hi,
> > I have DSS2 ported on LDP board, I could manage to get output display on TV and LCD interface individually, also tested some of the features like Rotation and Mirroring, they worked with out any problem.
> > Now I am trying to get output both on TV and LCD simultaneously,
> >
> > I was not successful with my approach that I tried, like
> >
> > 1. Boot the kernel with the default LCD display
> > 2. Then I enabled ntsc timings for TV, as PAL do not work on it.
> > #echo ntsc > /sys/devices/platform/omapdss/display1/timings
> > 3. Enabled TV
> > # echo 1 > /sys/devices/platform/omapdss/display1/enable
> > and did the common fb test....
> > But it did not seem to work.
> > Its nice if someone has different working approach or can suggest me where I am going wrong in the above steps.
> >
> > Regards,
> > Subbu
> >
> > --
> > 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
> >
>
>
>
next prev parent reply other threads:[~2009-06-02 8:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-02 2:24 DSS2: How to test TV and LCD output simulatenously Venkatesh, Subbu
2009-06-02 4:22 ` halli manjunatha
2009-06-02 8:21 ` Tomi Valkeinen [this message]
2009-06-02 12:46 ` Venkatesh, Subbu
2009-06-02 11:52 ` Gary Thomas
2009-06-02 11:57 ` Tomi Valkeinen
2009-06-02 12:49 ` Venkatesh, Subbu
2009-06-02 15:38 ` Gary Thomas
2009-06-02 15:51 ` Venkatesh, Subbu
2009-06-02 16:01 ` Gary Thomas
2009-06-02 19:02 ` Gary Thomas
2009-06-02 19:27 ` Venkatesh, Subbu
2009-06-02 21:04 ` Gary Thomas
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=1243930917.24975.10.camel@tubuntu \
--to=tomi.valkeinen@nokia.com \
--cc=hallimanju@gmail.com \
--cc=hardik.shah@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=subbu.wrs@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