linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* imx-drm does not report correct info in fbset
@ 2013-06-28 17:28 Fabio Estevam
  2013-06-28 17:41 ` Fabio Estevam
  2013-06-28 17:49 ` Russell King - ARM Linux
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2013-06-28 17:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Philipp/Sascha,

When I enable the parallel display on a mx53qsb, I noticed that fbset
does not report the correct information:

mode "800x480-0"
        # D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz
        geometry 800 480 800 480 16
        timings 0 0 0 0 0 0 0
        accel true
        rgba 5/11,6/5,5/0,0/0
endmode

I haven't started debugging this, but just would like to check if this
is a known issue with the imx-drm driver.

Thanks,

Fabio Estevam

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

* Re: imx-drm does not report correct info in fbset
  2013-06-28 17:28 imx-drm does not report correct info in fbset Fabio Estevam
@ 2013-06-28 17:41 ` Fabio Estevam
  2013-06-28 17:49 ` Russell King - ARM Linux
  1 sibling, 0 replies; 4+ messages in thread
From: Fabio Estevam @ 2013-06-28 17:41 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 28, 2013 at 2:28 PM, Fabio Estevam <festevam@gmail.com> wrote:
> Hi Philipp/Sascha,
>
> When I enable the parallel display on a mx53qsb, I noticed that fbset
> does not report the correct information:
>
> mode "800x480-0"
>         # D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz
>         geometry 800 480 800 480 16
>         timings 0 0 0 0 0 0 0

Ok, just realized that my host PC reports the same in the 'timings' line.

So not an issue with the imx-drm driver then.

Regards,

Fabio Estevam

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

* Re: imx-drm does not report correct info in fbset
  2013-06-28 17:28 imx-drm does not report correct info in fbset Fabio Estevam
  2013-06-28 17:41 ` Fabio Estevam
@ 2013-06-28 17:49 ` Russell King - ARM Linux
  2013-06-28 17:59   ` Fabio Estevam
  1 sibling, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2013-06-28 17:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 28, 2013 at 02:28:22PM -0300, Fabio Estevam wrote:
> Hi Philipp/Sascha,
> 
> When I enable the parallel display on a mx53qsb, I noticed that fbset
> does not report the correct information:
> 
> mode "800x480-0"
>         # D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz
>         geometry 800 480 800 480 16
>         timings 0 0 0 0 0 0 0
>         accel true
>         rgba 5/11,6/5,5/0,0/0
> endmode

What do you think is missing?  This is what gets reported on my laptop:

mode "1280x800"
    geometry 1280 800 1280 1024 32
    timings 0 0 0 0 0 0 0
    accel true
    rgba 8/16,8/8,8/0,0/0
endmode

DRM doesn't provide full information via fbdev - its fbdev is just a
compatibility later nothing more.

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

* Re: imx-drm does not report correct info in fbset
  2013-06-28 17:49 ` Russell King - ARM Linux
@ 2013-06-28 17:59   ` Fabio Estevam
  0 siblings, 0 replies; 4+ messages in thread
From: Fabio Estevam @ 2013-06-28 17:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 28, 2013 at 2:49 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:

> What do you think is missing?  This is what gets reported on my laptop:
>
> mode "1280x800"
>     geometry 1280 800 1280 1024 32
>     timings 0 0 0 0 0 0 0
>     accel true
>     rgba 8/16,8/8,8/0,0/0
> endmode

Yes, just saw the same on my PC.

I was thinking that the 'timings' line should show the correct display timings.

So the mx53 board is behaving the same as my laptop with regards to
'fbset' output.

> DRM doesn't provide full information via fbdev - its fbdev is just a
> compatibility later nothing more.

Ok, understood.

Thanks,

Fabio Estevam

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

end of thread, other threads:[~2013-06-28 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28 17:28 imx-drm does not report correct info in fbset Fabio Estevam
2013-06-28 17:41 ` Fabio Estevam
2013-06-28 17:49 ` Russell King - ARM Linux
2013-06-28 17:59   ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).