All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-imx 4.9 EGLFS support
@ 2018-02-22  9:06 Daniel Ammann
  2018-02-22 19:39 ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Ammann @ 2018-02-22  9:06 UTC (permalink / raw)
  To: meta-freescale

Hi.

We're working on a imx6q-sabresd derived custom board. Our qt5 application uses
the eglfs backend.  We're using linux-imx from meta-freescale (rocko) plus
kernel-module-imx-gpu-viv_5.0.11.p8.6+fslc.bb. The kernel module isn't
compiling which can be fixed by using 3b9e057f29853fd29364aa666328a92b807007d7.
It doesn't work though, eglinfo-fb errors out ("Could not obtain EGL display:
EGL failed to allocate resources for the requested operation."). It appears
that the work porting to 4.9 is not complete yet and more changes are
necessary. Does anybody have some pointers how to get eglfs working with 4.9?

Thanks,
Daniel

-- 
Daniel Ammann

bytes at work
Technoparkstrasse 7
CH-8406 Winterthur
Switzerland

phone: +41 52 213 79 79



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

* Re: linux-imx 4.9 EGLFS support
  2018-02-22  9:06 linux-imx 4.9 EGLFS support Daniel Ammann
@ 2018-02-22 19:39 ` Otavio Salvador
  2018-10-25 20:37   ` Jeff Horn
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2018-02-22 19:39 UTC (permalink / raw)
  To: Daniel Ammann; +Cc: meta-freescale Mailing List

On Thu, Feb 22, 2018 at 6:06 AM, Daniel Ammann
<daniel.ammann@bytesatwork.ch> wrote:
> We're working on a imx6q-sabresd derived custom board. Our qt5 application uses
> the eglfs backend.  We're using linux-imx from meta-freescale (rocko) plus
> kernel-module-imx-gpu-viv_5.0.11.p8.6+fslc.bb. The kernel module isn't
> compiling which can be fixed by using 3b9e057f29853fd29364aa666328a92b807007d7.
> It doesn't work though, eglinfo-fb errors out ("Could not obtain EGL display:
> EGL failed to allocate resources for the requested operation."). It appears
> that the work porting to 4.9 is not complete yet and more changes are
> necessary. Does anybody have some pointers how to get eglfs working with 4.9?

The 4.9 kernel is intended to be used with newer Vivante drivers; did
you consider using Etnaviv with 4.14? We have been using it with
customers with great success.

-- 
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] 4+ messages in thread

* Re: linux-imx 4.9 EGLFS support
  2018-02-22 19:39 ` Otavio Salvador
@ 2018-10-25 20:37   ` Jeff Horn
  2018-10-25 20:46     ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Horn @ 2018-10-25 20:37 UTC (permalink / raw)
  To: otavio.salvador; +Cc: meta-freescale

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

I am facing the same problem. I am trying to move my BSP to rocko. I ported
my custom kernel patches to the LTS 4.9 kernel and I would like to use the
LTS 5.9 Qt. What are the newer Vivante driver versions? It looks like in
rocko the imx-gpu-viv is 5.0.11.

Thanks,
Jeff

On Thu, Feb 22, 2018 at 11:39 AM Otavio Salvador <
otavio.salvador@ossystems.com.br> wrote:

> On Thu, Feb 22, 2018 at 6:06 AM, Daniel Ammann
> <daniel.ammann@bytesatwork.ch> wrote:
> > We're working on a imx6q-sabresd derived custom board. Our qt5
> application uses
> > the eglfs backend.  We're using linux-imx from meta-freescale (rocko)
> plus
> > kernel-module-imx-gpu-viv_5.0.11.p8.6+fslc.bb. The kernel module isn't
> > compiling which can be fixed by using
> 3b9e057f29853fd29364aa666328a92b807007d7.
> > It doesn't work though, eglinfo-fb errors out ("Could not obtain EGL
> display:
> > EGL failed to allocate resources for the requested operation."). It
> appears
> > that the work porting to 4.9 is not complete yet and more changes are
> > necessary. Does anybody have some pointers how to get eglfs working with
> 4.9?
>
> The 4.9 kernel is intended to be used with newer Vivante drivers; did
> you consider using Etnaviv with 4.14? We have been using it with
> customers with great success.
>
> --
> 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: 2538 bytes --]

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

* Re: linux-imx 4.9 EGLFS support
  2018-10-25 20:37   ` Jeff Horn
@ 2018-10-25 20:46     ` Otavio Salvador
  0 siblings, 0 replies; 4+ messages in thread
From: Otavio Salvador @ 2018-10-25 20:46 UTC (permalink / raw)
  To: Jeff Horn; +Cc: meta-freescale Mailing List

On Thu, Oct 25, 2018 at 5:38 PM Jeff Horn <outforaride@gmail.com> wrote:
> I am facing the same problem. I am trying to move my BSP to rocko. I ported my custom kernel patches to the LTS 4.9 kernel and I would like to use the LTS 5.9 Qt. What are the newer Vivante driver versions? It looks like in rocko the imx-gpu-viv is 5.0.11.

The newest is 4.9.123 which uses 6.0.

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


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

end of thread, other threads:[~2018-10-25 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22  9:06 linux-imx 4.9 EGLFS support Daniel Ammann
2018-02-22 19:39 ` Otavio Salvador
2018-10-25 20:37   ` Jeff Horn
2018-10-25 20:46     ` 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.