All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: Carrillodominguez Francisco Alberto-B35153 <B35153@freescale.com>
Cc: Sandoval Gonzalez Leonardo-B42214 <B42214@freescale.com>,
	"meta-freescale@yoctoproject.org"
	<meta-freescale@yoctoproject.org>
Subject: Re: GPU 2d/3d acceleration not working in yocto qte-in-use-image
Date: Mon, 15 Jul 2013 13:35:47 -0300	[thread overview]
Message-ID: <CAP9ODKpF8B=JP=ygGK0K98_oAGhaC5MxPA8_vqWceTRMRDPdHg@mail.gmail.com> (raw)
In-Reply-To: <999FEFBC61661A4099B55CE06B5D107553783F@039-SN1MPN1-001.039d.mgd.msft.net>

On Mon, Jul 15, 2013 at 1:28 PM, Carrillodominguez Francisco
Alberto-B35153 <B35153@freescale.com> wrote:
>
> Hi Thomas thank you for your answer.
>
>
> This is the question from the client:

Maybe it'd be good to ask him/her to join here too?

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

It is in master-next, at:

http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?h=master-next&id=5bc7e2fd94ac9311665bb4aac7cc34c7ac2e9a09

It needs testing; It had issues in past but I didn't check it again.

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


  reply	other threads:[~2013-07-15 16:35 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
2013-07-15 16:35     ` Otavio Salvador [this message]
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='CAP9ODKpF8B=JP=ygGK0K98_oAGhaC5MxPA8_vqWceTRMRDPdHg@mail.gmail.com' \
    --to=otavio@ossystems.com.br \
    --cc=B35153@freescale.com \
    --cc=B42214@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /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.