All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carrillodominguez Francisco Alberto-B35153 <B35153@freescale.com>
To: Thomas Senyk <thomas.senyk@pelagicore.com>
Cc: Sandoval Gonzalez Leonardo-B42214 <B42214@freescale.com>,
	"meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>,
	Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: GPU 2d/3d acceleration not working in yocto qte-in-use-image
Date: Mon, 15 Jul 2013 16:28:38 +0000	[thread overview]
Message-ID: <999FEFBC61661A4099B55CE06B5D107553783F@039-SN1MPN1-001.039d.mgd.msft.net> (raw)
In-Reply-To: <1714287.19idnEh5B1@rudolf>

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


Hi Thomas thank you for your answer.


This is the question from the client:

The GPU 2D/3D acceleration is not working in the Yocto qte-in-use-image.  Looks like the "virtual/libgles2" and "-opengl es2 -openvg" are missing from imx6 in files qt4-embedded_4.8.4.bbappend and qt4-x11-free_4.8.4.bbappend, as shown below.
 
     DEPENDS_append_mx5 = " virtual/kernel virtual/libgles2"
     PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
     QT_GLFLAGS_mx5 = "-opengl es2 -openvg"
     QT_CONFIG_FLAGS_append_mx5 = " -I${STAGING_KERNEL_DIR}/include/"
 
     DEPENDS_append_mx6 = " virtual/kernel"
     PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
     QT_CONFIG_FLAGS_append_mx6 = " -I${STAGING_KERNEL_DIR}/include/"
 
Adding "virtual/libgles2" and "-opengl es2 -openvg" for the imx6 as below resulted in the attached build errors.
 
     DEPENDS_append_mx6 = " virtual/kernel virtual/libgles2"
     PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
     QT_GLFLAGS_mx6 = "-opengl es2 -openvg"
     QT_CONFIG_FLAGS_append_mx6 = " -I${STAGING_KERNEL_DIR}/include/"
 
What is the correct way to enable GPU 2D/3D acceleration for imx6 in the Yocto qte-in-use-image?

-----------------------------------------------------------------------------------------------------



In the log you can see that the EGL appears disabled. And OpenVG fails too.

>EGL (EGL/egl.h) disabled.

Francisco C.


-----Original Message-----
From: Thomas Senyk [mailto:thomas.senyk@pelagicore.com] 
Sent: Monday, July 15, 2013 11:12 AM
To: Carrillodominguez Francisco Alberto-B35153
Cc: Otavio Salvador; Sandoval Gonzalez Leonardo-B42214; meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

On Monday, 15 July, 2013 15:46:32 Carrillodominguez Francisco Alberto-B35153
wrote:
> We have a client that is using Qt4.8 compiled with Yocto dylan, they 
> report that the GPU acceleration is not enabled.  Talking with Leo, he 
> mentioned that the enablement to GPU have been done in one of the 
> working branches master-next or other one.
> 
> Could you help me to confirm which branch is the correct one, and if 
> it is true that the GPU acceleration would be enabled for Qt on that branch?
> 
> Is it possible for the client to use these branches ?

What GPU acceleration to you mean?
One doesn't simple 'enable GPU acceleration' :)

What does your application do, what do you want to achieve and what isn't working/isn't as fast as you expected?
"they report"? 'they'? 'report'?


> 
> 
> Francisco C.


[-- Attachment #2: log.do_configure.951.zip --]
[-- Type: application/x-zip-compressed, Size: 4216 bytes --]

  reply	other threads:[~2013-07-15 16:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 15:46 GPU 2d/3d acceleration not working in yocto qte-in-use-image Carrillodominguez Francisco Alberto-B35153
2013-07-15 16:11 ` Thomas Senyk
2013-07-15 16:28   ` Carrillodominguez Francisco Alberto-B35153 [this message]
2013-07-15 16:35     ` Otavio Salvador
2013-07-16 15:13       ` Dunham Ragan-B37558
2013-07-17  8:13       ` Eric Bénard
2013-07-17 12:12         ` Otavio Salvador
2013-07-17 12:26           ` Eric Bénard
2013-07-17 12:30             ` Otavio Salvador
2013-07-17 12:33               ` Eric Bénard
2013-07-17 12:37                 ` Otavio Salvador
2013-07-17 13:01                   ` Eric Bénard
2013-07-17 13:14                     ` Otavio Salvador
2013-07-17 13:26                       ` Eric Bénard
2013-07-17 20:43                       ` Daiane Angolini
2013-07-17 21:02                         ` Otavio Salvador
2013-07-18  7:16                           ` Eric Bénard
2013-07-18 12:18                             ` Otavio Salvador
2013-07-18 12:21                               ` Eric Bénard
2013-07-18 12:35                             ` Fabio Estevam

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=999FEFBC61661A4099B55CE06B5D107553783F@039-SN1MPN1-001.039d.mgd.msft.net \
    --to=b35153@freescale.com \
    --cc=B42214@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    --cc=thomas.senyk@pelagicore.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.