All of lore.kernel.org
 help / color / mirror / Atom feed
* configuring the resolution of display in boot command line
@ 2013-05-10  5:37 jojo
  2013-05-10 11:35 ` Daiane Angolini
  0 siblings, 1 reply; 3+ messages in thread
From: jojo @ 2013-05-10  5:37 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 113 bytes --]

Hi, 

How to know that how many resolution supported in current device (my device is imx6q) ? 

-- 
jojo


[-- Attachment #2: Type: text/html, Size: 389 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: configuring the resolution of display in boot command line
  2013-05-10  5:37 configuring the resolution of display in boot command line jojo
@ 2013-05-10 11:35 ` Daiane Angolini
  2013-05-10 13:50   ` 回复: " jojo
  0 siblings, 1 reply; 3+ messages in thread
From: Daiane Angolini @ 2013-05-10 11:35 UTC (permalink / raw)
  To: jojo; +Cc: meta-freescale

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* 回复: configuring the resolution of display in boot command line
  2013-05-10 11:35 ` Daiane Angolini
@ 2013-05-10 13:50   ` jojo
  0 siblings, 0 replies; 3+ messages in thread
From: jojo @ 2013-05-10 13:50 UTC (permalink / raw)
  To: Daiane Angolini; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]

Hi,  
Ok & thanks for you advice :)

--  
jojo


在 2013年5月10日星期五,下午7:35,Daiane Angolini 写道:

> 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
>  
>  



[-- Attachment #2: Type: text/html, Size: 2278 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-10 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10  5:37 configuring the resolution of display in boot command line jojo
2013-05-10 11:35 ` Daiane Angolini
2013-05-10 13:50   ` 回复: " jojo

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.