All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daiane Angolini <daiane.angolini@freescale.com>
To: jojo <rjiejie@gmail.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: configuring the resolution of display in boot command line
Date: Fri, 10 May 2013 08:35:32 -0300	[thread overview]
Message-ID: <518CDB84.9060603@freescale.com> (raw)
In-Reply-To: <9BA1CE649FBB49D5A45BED55EF4D6A80@gmail.com>

On 05/10/2013 02:37 AM, jojo wrote:
> Hi,
>
> How to know that how many resolution supported in current device (my
> device is imx6q) ?

Hi Jojo,

Please, see the release notes from the Freescale BSP you've been using.

You can also take a look on "modes" file for your fb device. On my 
imx53qsb I have:


root@imx53qsb:/# find -name modes
./sys/devices/platform/mxc_sdc_fb.1/graphics/fb0/modes
./sys/devices/platform/mxc_sdc_fb.0/graphics/fb1/modes
./sys/devices/platform/mxc_sdc_fb.2/graphics/fb2/modes

and

root@imx53qsb:/# cat ./sys/devices/platform/mxc_sdc_fb.1/graphics/fb0/modes
D:1680x1050p-60
D:1280x1024p-60
D:1024x768p-60
D:800x600p-60

The best place to ask this kind of imx related questions is
https://community.freescale.com/community/imx

I know it's very difficult to know exactly what is a "yocto" question 
and what is a "imx" question. But as soon as you start to look for your 
questions on imx-community you will be used with this difference.

---
Daiane



  reply	other threads:[~2013-05-10 11:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-10  5:37 configuring the resolution of display in boot command line jojo
2013-05-10 11:35 ` Daiane Angolini [this message]
2013-05-10 13:50   ` 回复: " jojo

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=518CDB84.9060603@freescale.com \
    --to=daiane.angolini@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=rjiejie@gmail.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 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.