From: Felipe Balbi <me@felipebalbi.com>
To: "Syed Mohammed, Khasim" <khasim@ti.com>
Cc: "me@felipebalbi.com" <me@felipebalbi.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: OMAP3530 EVM latest sources uploaded on linux.omap.com
Date: Fri, 15 Aug 2008 17:39:33 +0300 [thread overview]
Message-ID: <20080815143932.GR16231@frodo> (raw)
In-Reply-To: <0680EC522D0CC943BC586913CF3768C00208C1652B@dbde02.ent.ti.com>
On Fri, Aug 15, 2008 at 07:50:07PM +0530, Syed Mohammed, Khasim wrote:
> Following shows an example of how to switch to DVI output and how to set the 720P mode on DVI and how to direct output of graphics to channel0.
>
> echo DVI > /sys/class/display_control/omap_disp_control/ch0_output
> echo 720P > /sys/class/display_control/omap_disp_control/ch0_mode
> echo channel0 > /sys/class/display_control/omap_disp_control/graphics
>
> This is new method of switching between DVI, LCD and S-Video with different modes associated with respective devices
>
> Here we are treating each overlay as a channel. So there are two channels available. It creates four new attributes in sysfs, ch0_output, ch1_output, ch0_mode, ch1_mode. This sysfs attributes are setting/getting output device and modes on that channel. For channel-0, there are two possible outputs, LCD and DVI. Modes supported for DVI output are 720P and 480P and VGA for LCD output. Channel-1 supports SVIDEO as the output, which supports all NTSC and PAL modes. Application can write name of output device and mode to appropriate channels (overlay) to set them on that channel. Moreover, when we change the output of the channel, default mode on that output will be set by default. Each of the pipelines can be directed to either channel0 or channel1.
>
> I will try to find out a user guide to share with all, should give more info per driver.
Cool, thanks for the info :-)
--
balbi
prev parent reply other threads:[~2008-08-15 14:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-15 13:27 OMAP3530 EVM latest sources uploaded on linux.omap.com Syed Mohammed, Khasim
2008-08-15 13:54 ` Felipe Balbi
2008-08-15 14:20 ` Syed Mohammed, Khasim
2008-08-15 14:39 ` Felipe Balbi [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=20080815143932.GR16231@frodo \
--to=me@felipebalbi.com \
--cc=khasim@ti.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