<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Porting GPU libraries for any Linux-base X11 root filesystem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453127#M70480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my CPU was IMX6Q&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 07:15:32 GMT</pubDate>
    <dc:creator>mayqueen</dc:creator>
    <dc:date>2015-04-29T07:15:32Z</dc:date>
    <item>
      <title>Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453126#M70479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kernel version: 3.10.53-ga&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I porting VPU libraries success for ubuntu 14.04 LTS (LXDE desktop) yesterday,&lt;/P&gt;&lt;P&gt;but I have no idea to porting GPU libraries using yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because I trace VPU relative files for yocto, and I don't know how to trace GPU,&lt;/P&gt;&lt;P&gt;Could Anyone help me?? give me some direction or comment, thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 07:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453126#M70479</guid>
      <dc:creator>mayqueen</dc:creator>
      <dc:date>2015-04-29T07:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453127#M70480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my CPU was IMX6Q&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 07:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453127#M70480</guid>
      <dc:creator>mayqueen</dc:creator>
      <dc:date>2015-04-29T07:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453128#M70481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi May&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to look at GPU docs in Linux Bundle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.14.28_1.0.0_iMX6QDLS_BUNDLE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite,&lt;/P&gt;&lt;P&gt;i.MX 6Solo Linux Binary Demo Files and Linux BSP Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, gpu are closed-source libraries, starting with 3.10.53 gpu have&lt;/P&gt;&lt;P&gt;support via kernel loadable modules to support&amp;nbsp; both 3.10.53 and 3.14.28 kernels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 11:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453128#M70481</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-29T11:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453129#M70482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Igor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I trying to porting pre-built binary files in ubuntu-armhf 14.04 from yocto using "xserver-xorg-video-imx-viv-3.10.53-1.1.0" folder yesterday,&lt;/P&gt;&lt;P&gt;but when I load these libraries, the Xorg log shows error message as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;[&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;18.562] Loading extension GLX&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.562] (II) LoadModule: "vivante"&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.568] (II) Loading /usr/lib/xorg/modules/drivers/vivante_drv.so&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604] (II) Module vivante: vendor="X.Org Foundation"&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604]&lt;/TD&gt;&lt;TD&gt;compiled for 1.16.1, module version = 1.0.0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604]&lt;/TD&gt;&lt;TD&gt;Module class: X.Org Video Driver&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604]&lt;/TD&gt;&lt;TD&gt;ABI class: X.Org Video Driver, version 18.0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604] (EE) module ABI major version (18) doesn't match the server's version (15)&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604] (II) UnloadModule: "vivante"&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[&lt;/TD&gt;&lt;TD&gt;18.604] (II) Unloading vivante&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the correct ABI version for vivante_dri library?? Maybe I missing something else??&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 01:47:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453129#M70482</guid>
      <dc:creator>mayqueen</dc:creator>
      <dc:date>2015-04-30T01:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453130#M70483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi May&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest post this to meta-fsl-arm mailing list, so that someone&lt;/P&gt;&lt;P&gt;familiar with similar issues could try to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://lists.yoctoproject.org/listinfo/meta-freescale" target="_blank"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 04:40:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453130#M70483</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-30T04:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453131#M70484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! so GPU libraries depend on kernel version, right? because the VPU libraries has no dependent problem...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 05:23:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453131#M70484</guid>
      <dc:creator>mayqueen</dc:creator>
      <dc:date>2015-04-30T05:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Porting GPU libraries for any Linux-base X11 root filesystem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453132#M70485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from 3.10.53 kernel - not, since starting with 3.10.53 gpu have&lt;/P&gt;&lt;P&gt;support via kernel loadable modules to support&amp;nbsp; both 3.10.53 and 3.14.28 kernels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 06:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Porting-GPU-libraries-for-any-Linux-base-X11-root-filesystem/m-p/453132#M70485</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-30T06:56:11Z</dc:date>
    </item>
  </channel>
</rss>

