All of lore.kernel.org
 help / color / mirror / Atom feed
* Qt5 experience on i.MX 6 is great!
@ 2014-08-21  9:15 Christoph Settgast
  2014-08-21 12:16 ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: Christoph Settgast @ 2014-08-21  9:15 UTC (permalink / raw)
  To: meta-freescale

Hello!

I would like to say thank you to this list for the i.MX community BSP. 
So far this has been the best Yocto experience and I would like to 
highlight some parts:

- Qt 5.2 with hardware-accelerated QML works as expected
- QtMultimedia works well with hardware-accelerated video (mp4,aac) from 
QML with gstreamer

As an application developer this is really great, because I can 
concentrate on the application logic inside Qt and don't need to focus 
on low-level details of the GPU, VPU etc.

One other thing I'd like to mention: The upstreaming work for bug fixes 
was very good, all patches were commented quickly and accepted quickly 
as well. Thats really appreciated!

So thanks for all that work which is necessary to make the experience 
that good,
Christoph


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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-21  9:15 Qt5 experience on i.MX 6 is great! Christoph Settgast
@ 2014-08-21 12:16 ` Otavio Salvador
  2014-08-22  6:35   ` Christoph Settgast
  0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2014-08-21 12:16 UTC (permalink / raw)
  To: Christoph Settgast; +Cc: meta-freescale

Hello Christoph,

On Thu, Aug 21, 2014 at 6:15 AM, Christoph Settgast
<christoph.settgast@methodpark.de> wrote:
> I would like to say thank you to this list for the i.MX community BSP. So
> far this has been the best Yocto experience and I would like to highlight
> some parts:
>
> - Qt 5.2 with hardware-accelerated QML works as expected
> - QtMultimedia works well with hardware-accelerated video (mp4,aac) from QML
> with gstreamer
>
> As an application developer this is really great, because I can concentrate
> on the application logic inside Qt and don't need to focus on low-level
> details of the GPU, VPU etc.

For the sake of my curiosity, which backend did you use? X11, FB or Wayland?

> One other thing I'd like to mention: The upstreaming work for bug fixes was
> very good, all patches were commented quickly and accepted quickly as well.
> Thats really appreciated!
>
> So thanks for all that work which is necessary to make the experience that
> good,

Thanks for providing this feedback; feedback when things works is not
common but is very welcome :-)

I hope many people have this same experience with the FSL Community BSP :-)

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-21 12:16 ` Otavio Salvador
@ 2014-08-22  6:35   ` Christoph Settgast
  2014-08-22  8:47     ` Alfonso Tamés
  2014-08-22  9:21     ` Alfonso Tamés
  0 siblings, 2 replies; 10+ messages in thread
From: Christoph Settgast @ 2014-08-22  6:35 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

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

On 21.08.2014 14:16, Otavio Salvador wrote:
>
> For the sake of my curiosity, which backend did you use? X11, FB or Wayland?

X11 backend only.


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4288 bytes --]

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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-22  6:35   ` Christoph Settgast
@ 2014-08-22  8:47     ` Alfonso Tamés
  2014-08-22  9:21     ` Alfonso Tamés
  1 sibling, 0 replies; 10+ messages in thread
From: Alfonso Tamés @ 2014-08-22  8:47 UTC (permalink / raw)
  To: Christoph Settgast; +Cc: meta-freescale, Otavio Salvador


X11 works, FB is broken: https://community.freescale.com/thread/326402

On Aug 22, 2014, at 1:35 AM, Christoph Settgast <christoph.settgast@methodpark.de> wrote:

> On 21.08.2014 14:16, Otavio Salvador wrote:
>> 
>> For the sake of my curiosity, which backend did you use? X11, FB or Wayland?
> 
> X11 backend only.
> 
> -- 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-22  6:35   ` Christoph Settgast
  2014-08-22  8:47     ` Alfonso Tamés
@ 2014-08-22  9:21     ` Alfonso Tamés
  2014-08-22 13:00       ` Otavio Salvador
  1 sibling, 1 reply; 10+ messages in thread
From: Alfonso Tamés @ 2014-08-22  9:21 UTC (permalink / raw)
  To: Christoph Settgast; +Cc: meta-freescale, Otavio Salvador


By the way, I have tested the EGL FB backend in both imx6 quad and dual with the same results. None are working.

Regards,

Alfonso

On Aug 22, 2014, at 1:35 AM, Christoph Settgast <christoph.settgast@methodpark.de> wrote:

> On 21.08.2014 14:16, Otavio Salvador wrote:
>> 
>> For the sake of my curiosity, which backend did you use? X11, FB or Wayland?
> 
> X11 backend only.
> 
> -- 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-22  9:21     ` Alfonso Tamés
@ 2014-08-22 13:00       ` Otavio Salvador
  2014-08-22 18:57         ` Alfonso Tamés
  0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2014-08-22 13:00 UTC (permalink / raw)
  To: Alfonso Tamés; +Cc: meta-freescale

On Fri, Aug 22, 2014 at 6:21 AM, Alfonso Tamés <alfonso@tames.com> wrote:
>
> By the way, I have tested the EGL FB backend in both imx6 quad and dual with the same results. None are working.

Have you tried with SabreSD or just Wandboard?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-22 13:00       ` Otavio Salvador
@ 2014-08-22 18:57         ` Alfonso Tamés
  2014-08-25 14:00           ` Prabhu S
  0 siblings, 1 reply; 10+ messages in thread
From: Alfonso Tamés @ 2014-08-22 18:57 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale


Only on Wandboards Quad Rev. b1,c1 and Dual c1.

On Aug 22, 2014, at 8:00 AM, Otavio Salvador <otavio@ossystems.com.br> wrote:

> On Fri, Aug 22, 2014 at 6:21 AM, Alfonso Tamés <alfonso@tames.com> wrote:
>> 
>> By the way, I have tested the EGL FB backend in both imx6 quad and dual with the same results. None are working.
> 
> Have you tried with SabreSD or just Wandboard?
> 
> -- 
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-22 18:57         ` Alfonso Tamés
@ 2014-08-25 14:00           ` Prabhu S
  2014-08-25 16:36             ` Alfonso Tamés
  0 siblings, 1 reply; 10+ messages in thread
From: Prabhu S @ 2014-08-25 14:00 UTC (permalink / raw)
  To: Alfonso Tamés; +Cc: meta-freescale, Otavio Salvador

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

I dont see the problem on SABRE board. Does anyone noticed?


On Fri, Aug 22, 2014 at 1:57 PM, Alfonso Tamés <alfonso@tames.com> wrote:

>
> Only on Wandboards Quad Rev. b1,c1 and Dual c1.
>
> On Aug 22, 2014, at 8:00 AM, Otavio Salvador <otavio@ossystems.com.br>
> wrote:
>
> > On Fri, Aug 22, 2014 at 6:21 AM, Alfonso Tamés <alfonso@tames.com>
> wrote:
> >>
> >> By the way, I have tested the EGL FB backend in both imx6 quad and dual
> with the same results. None are working.
> >
> > Have you tried with SabreSD or just Wandboard?
> >
> > --
> > Otavio Salvador                             O.S. Systems
> > http://www.ossystems.com.br        http://code.ossystems.com.br
> > Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>

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

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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-25 14:00           ` Prabhu S
@ 2014-08-25 16:36             ` Alfonso Tamés
  2014-08-25 16:42               ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: Alfonso Tamés @ 2014-08-25 16:36 UTC (permalink / raw)
  To: Prabhu S; +Cc: meta-freescale, Otavio Salvador

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

That's strange. Could it be a hardware issue with Wandboard? Strange thing is that kernel 3.0.35 works perfect in EGL.

Alfonso Tamés

MANTIC®
visionario»

http://mantic.mx
TENNYSON 349 · 102
POLANCO, 11550 MEXICO DF
TEL 5212·0020

> On 25/08/2014, at 09:00, Prabhu S <prabhusundar@gmail.com> wrote:
> 
> I dont see the problem on SABRE board. Does anyone noticed?
> 
> 
>> On Fri, Aug 22, 2014 at 1:57 PM, Alfonso Tamés <alfonso@tames.com> wrote:
>> 
>> Only on Wandboards Quad Rev. b1,c1 and Dual c1.
>> 
>> On Aug 22, 2014, at 8:00 AM, Otavio Salvador <otavio@ossystems.com.br> wrote:
>> 
>> > On Fri, Aug 22, 2014 at 6:21 AM, Alfonso Tamés <alfonso@tames.com> wrote:
>> >>
>> >> By the way, I have tested the EGL FB backend in both imx6 quad and dual with the same results. None are working.
>> >
>> > Have you tried with SabreSD or just Wandboard?
>> >
>> > --
>> > Otavio Salvador                             O.S. Systems
>> > http://www.ossystems.com.br        http://code.ossystems.com.br
>> > Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>> 
>> --
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
> 

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

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

* Re: Qt5 experience on i.MX 6 is great!
  2014-08-25 16:36             ` Alfonso Tamés
@ 2014-08-25 16:42               ` Otavio Salvador
  0 siblings, 0 replies; 10+ messages in thread
From: Otavio Salvador @ 2014-08-25 16:42 UTC (permalink / raw)
  To: Alfonso Tamés; +Cc: meta-freescale

On Mon, Aug 25, 2014 at 1:36 PM, Alfonso Tamés <alfonso@tames.com> wrote:
> That's strange. Could it be a hardware issue with Wandboard? Strange thing
> is that kernel 3.0.35 works perfect in EGL.

This makes it clear this is related to the kernel, not Qt5 or GPU drivers.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2014-08-25 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-21  9:15 Qt5 experience on i.MX 6 is great! Christoph Settgast
2014-08-21 12:16 ` Otavio Salvador
2014-08-22  6:35   ` Christoph Settgast
2014-08-22  8:47     ` Alfonso Tamés
2014-08-22  9:21     ` Alfonso Tamés
2014-08-22 13:00       ` Otavio Salvador
2014-08-22 18:57         ` Alfonso Tamés
2014-08-25 14:00           ` Prabhu S
2014-08-25 16:36             ` Alfonso Tamés
2014-08-25 16:42               ` Otavio Salvador

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.