<?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>i.MX ProcessorsのトピックRe: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439225#M67411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the directories present in &lt;EM&gt;/opt/fsl-gpu-sdk&lt;/EM&gt; on the last v3.14.38 :&lt;/P&gt;&lt;P&gt;&amp;nbsp; - G2D&lt;/P&gt;&lt;P&gt;&amp;nbsp; - GLES2&lt;/P&gt;&lt;P&gt;&amp;nbsp; - GLES3&lt;/P&gt;&lt;P&gt;&amp;nbsp; - &lt;STRONG&gt;OpenVG&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if iMX6 SoloX does not support OpenVG why in the last release they included the OpenVG examples ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this release fails to run any graphic apps. The EGL context can't get initialized.&lt;/P&gt;&lt;P&gt;Each app fails with "ERROR: demo setup failed with: eglGetDisplay(hDisplay) failed with error code 12".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even Qt5 demos fail to start...they do start with release v3.14.28.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Oct 2015 08:22:22 GMT</pubDate>
    <dc:creator>ag74</dc:creator>
    <dc:date>2015-10-28T08:22:22Z</dc:date>
    <item>
      <title>Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439212#M67398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in charge of evaluating the iMX6SX and espacially its Vectorial 2D drawing capabilities through OpenVG.&lt;/P&gt;&lt;P&gt;According to the datasheet, the iMX6SX feature a GC400T GPU which seems to be OpenVG 1.1 compatible but after some test I've been wondering if 2D drawning functions are really hardware accelerated (rectangle, line, gradient, etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compiled one of our 2D app that uses OpenVG to draw the GUI with a few animations and it's pretty slow.&lt;/P&gt;&lt;P&gt;At least the app is slower when running on the iMX6SX than when running on the iMX535D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check what feature is accelerated on the iMX6, I also used the &lt;EM&gt;&lt;STRONG&gt;vgHardwareQuery()&lt;/STRONG&gt;&lt;/EM&gt; function, but it always returns that nothing is accelerated.&lt;/P&gt;&lt;P&gt;When calling this function on the iMX535D, it returns that some features are accelerated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I'm wondering if the OpenVG is hardware accelerated on the iMX6SX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The linux kernel v3.14.28 does have the Vivante graphic driver enabled, but I didn't find any other options to enable to make sure the hardware acceleration is enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also try to force the system to use either &lt;EM&gt;/usr/lib/libOpenVG.2D.so&lt;/EM&gt; or &lt;EM&gt;/usr/lib/libOpenVG.3D.so&lt;/EM&gt; libraries but the drawing performances remain the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if the iMX6SX support hardware accelerated 2D drawing through OpenVG (rectangle, line, ...) ? Not only BitBlt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All my tests were made using the iMX6SX Sabre SD demo board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 13:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439212#M67398</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-09-10T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439213#M67399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ag74,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a tricky response, since the GPU it is an option resource in the i.MX6SoloX,&amp;nbsp;&amp;nbsp; there are devices that have the supported GPU 2D and 3D and there are devices that does not support the GPU please review the datasheet of the device that you are using so you can see if it has the support of the GPU, you can find the datasheets in the following link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/i.mx-6solox-processors-heterogeneous-processing-with-arm-cortex-a9-and-cortex-m4-cores:i.MX6SX?tab=Documentation_Tab&amp;amp;pspll=1&amp;amp;SelectedAsset=Documentation&amp;amp;ProdMetaId=PID/DC/i.MX6SX&amp;amp;fromPSP=true&amp;amp;assetLockedForNavigation=true&amp;amp;componentId=2&amp;amp;leftNavCode=1&amp;amp;pageSize=25&amp;amp;Documentation=Documentation/00610Ksd1nd%60%60Data%20Sheets&amp;amp;fpsp=1&amp;amp;linkline=Data%20Sheets" title="http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/i.mx-6solox-processors-heterogeneous-processing-with-arm-cortex-a9-and-cortex-m4-cores:i.MX6SX?tab=Documentation_Tab&amp;amp;pspll=1&amp;amp;SelectedAsset=Documentation&amp;amp;ProdMetaId=PID/DC/i.MX6SX&amp;amp;fromPSP=true&amp;amp;assetLockedForNavigation=true&amp;amp;componentId=2&amp;amp;leftNavCode=1&amp;amp;pageSize=25&amp;amp;Documentation=Documentation/00610Ksd1nd%60%60Data%20Sheets&amp;amp;fpsp=1&amp;amp;linkline=Data%20Sheets"&gt;i.MX 6SoloX Family of Applications Processors|Freescale&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 15:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439213#M67399</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2015-09-14T15:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439214#M67400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamesbone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer but I've already ckeched that the iMX6 we've been testing is supposed to support the OpenVG acceleration though the Vivante GC400T.&lt;/P&gt;&lt;P&gt;According to the "iMX6 SoloX applications processors for consumer products" document, our iMX6 has the part number PCIMX6EVM10ABX which is supposed to support the OpenVG. I know the PC letters mean prototype samples but I hope they're fully functionnal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:03:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439214#M67400</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-09-15T07:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439215#M67401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm noticing the same issue, the part number on the board is MCIMX6X4EVM10AB, which should support 2D &amp;amp; 3D. I suspect it is a driver/vivante issue because in the kernel log (3.14.28) I'm seeing the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.678461] galcore: clk_get 2d core clock failed, disable 2d/vg!&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.687740] Galcore version 5.0.11.25762&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g2d_test reports the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------- g2d copy &amp;amp; cache performance ----------------&lt;/P&gt;&lt;P&gt;g2d copy non-cacheable time 8834us, 113fps, 236Mpixel/s ........&lt;/P&gt;&lt;P&gt;cpu copy non-cacheable time 100095us, 9fps, 20Mpixel/s ........&lt;/P&gt;&lt;P&gt;cpu copy user cacheable time 18421us, 54fps, 113Mpixel/s ........&lt;/P&gt;&lt;P&gt;cpu copy gpu cacheable time 18389us, 54fps, 113Mpixel/s ........&lt;/P&gt;&lt;P&gt;g2d copy with cache op time 22495us, 44fps, 92Mpixel/s ........&lt;/P&gt;&lt;P&gt;g2d_make_current: fail to set current hardware type to 1&lt;/P&gt;&lt;P&gt;vg core is not supported in device!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 17:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439215#M67401</guid>
      <dc:creator>mtx512</dc:creator>
      <dc:date>2015-09-16T17:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439216#M67402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We suspect a software issue too.&lt;/P&gt;&lt;P&gt;After a look in the device tree configuration file I didn't notice any settings that could enable the OpenVG acceleration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do have the same result when checking out the dmseg output and the g2d_test test results.&lt;/P&gt;&lt;P&gt;2D core seems to be disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;--[dmesg]--&lt;/P&gt;&lt;P&gt;galcore: clk_get 2d core clock failed, &lt;STRONG&gt;disable 2d/vg!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Galcore version 5.0.11.25762&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------- g2d copy &amp;amp; cache performance ----------------&lt;/P&gt;&lt;P&gt;g2d copy non-cacheable time 8894us, 112fps, 234Mpixel/s ........&lt;/P&gt;&lt;P&gt;cpu copy non-cacheable time 48592us, 20fps, 42Mpixel/s ........&lt;/P&gt;&lt;P&gt;cpu copy user cacheable time 17586us, 56fps, 118Mpixel/s ........&lt;/P&gt;&lt;P&gt;cpu copy gpu cacheable time 18189us, 54fps, 114Mpixel/s ........&lt;/P&gt;&lt;P&gt;g2d copy with cache op time 23246us, 43fps, 89Mpixel/s ........&lt;/P&gt;&lt;P&gt;g2d_make_current: fail to set current hardware type to 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vg core is not supported in device!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The Vivante kernel module may be buggy or does not fully support the GC400T.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the freescale team support reply to confirm whether the OpenVG acceleration is supported and fully functional in the kernel v3.14.28 ?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 07:38:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439216#M67402</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-09-17T07:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439217#M67403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The kernel error is because there is no &lt;CODE&gt;gpu2d_clk&lt;/CODE&gt;' or '&lt;CODE&gt;gpu2d_axi_clk&lt;/CODE&gt;' configured in the dtsi. However these clocks don't seem to exists for imx6sx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 08:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439217#M67403</guid>
      <dc:creator>mtx512</dc:creator>
      <dc:date>2015-09-17T08:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439218#M67404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/HugoOsornio"&gt;HugoOsornio&lt;/A&gt;​ can you help to&amp;nbsp; comment here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 16:30:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439218#M67404</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-10-21T16:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439219#M67405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/karinavalencia"&gt;karinavalencia&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will take a look into the 3.14.28 driver sources to check if there exists OpenVG Acceleration, however, I won't be able to execute tests given that I don't have the i.MXSX HW available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start date for this activity: Wednesday October 26th&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hugo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:06:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439219#M67405</guid>
      <dc:creator>HugoOsornio</dc:creator>
      <dc:date>2015-10-21T21:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439220#M67406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want me to explain what I did to compile the rootfs let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I do have a iMX6SX Sabre-SDB board, I can perform some tests if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 06:51:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439220#M67406</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-10-22T06:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439221#M67407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/chinglingwang"&gt;chinglingwang&lt;/A&gt;​ do you have the&amp;nbsp; HW to help here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 15:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439221#M67407</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-10-27T15:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439222#M67408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using fb backend?&lt;/P&gt;&lt;P&gt;imx6sx is gc400T gpu core, it has no openvg on it.&amp;nbsp; It only has 3d and 2d acceleration.&lt;/P&gt;&lt;P&gt;The message you got is all right for imx6x board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know where you got the idea that imx6sx support openvg, at first, I thought you are running g2d test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:13:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439222#M67408</guid>
      <dc:creator>chingling_wang</dc:creator>
      <dc:date>2015-10-27T17:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439223#M67409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;Here&lt;BR /&gt;are the lists for various gpu cores:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;Imx6q/d,&amp;nbsp;&amp;nbsp; vivante gpu core gc2000&amp;nbsp;&amp;nbsp;&amp;nbsp; 3d+g2d + openvg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;Imx6dl/solo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vivante gpu core gc800+gc320&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3d&amp;nbsp; +g2d&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;Imx6sl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vivante gpu core gc355&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; g2d+openvg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;Im6sx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vivatne gpu core gc400T&amp;nbsp;&amp;nbsp;&amp;nbsp; 3d+g2d&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;And there is quick way to know what gpu core and hardware accelerations are supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;After booting using sd card, Go to /opt/fsl-gpu-sdk,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;In this directories, it listed all the demo application we supported, If openvg is supported, you will see OpenVG directories to have all the openvg demo samples listed,&amp;nbsp; If there is no such directories, no such directories be created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #51626f; font-family: 'Arial','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;For example, in imx6qsabresd, there will be such directories,&amp;nbsp; for imx6sx, no much directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 22:51:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439223#M67409</guid>
      <dc:creator>chingling_wang</dc:creator>
      <dc:date>2015-10-27T22:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439224#M67410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using fb backend indeed and I'm not running g2d but some openVG examples and one of our app I've compiled. Please read my first post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the idea that GC400T supports OpenVG after I've read the &lt;EM&gt;"i.MX 6SoloX Applications Processor Reference Manual&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chapter "&lt;EM&gt;1.5.2 Architectural Partitioning&lt;/EM&gt;" page 180 :&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;Architecture supports processing-intensive tasks in the following ways:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[..]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;• Multimedia is supported with:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; • &lt;STRONG&gt;GC400T Graphics Engine supports engine with separate 2D and 3D pipelines&lt;/STRONG&gt; to&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; provide both 2D and 3D acceleration. It supports:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; • DirectFB and GAL APIs&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; • OpenGL ES1.1/2.0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; • &lt;STRONG&gt;OpenVG 1.1 APIs&lt;/STRONG&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[..]&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but also in chapter "&lt;EM&gt;33.1 Overview&lt;/EM&gt;" page 1579:&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;The graphics processing unit (GPU) is designed for high performance, high quality&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;graphics, and low power consumption &lt;STRONG&gt;that delivers hardware acceleration for 2D and 3D&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;graphics displays&lt;/STRONG&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[..]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;GPU accelerates numerous 2D and 3D graphics applications&lt;/STRONG&gt;, including graphical user&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interfaces (GUI), menu displays, flash animation, and gaming. GPU supports the&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;following graphics APIs:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; • OpenGL ES 2.0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; • OpenGL ES 1.1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; • &lt;STRONG&gt;OpenVG 1.1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; • DirectFB&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; • GDI/DirectDraw&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And according to chapter "&lt;EM&gt;33.4 GPU 3D Features&lt;/EM&gt;", page 1582, it seems that OpenVG is handled by the 3D core...why not !&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;The features of the GPU 3D-unit include:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; • OpenGL ES 2.0 compliance, including extensions; OpenGL ES 1.1; &lt;STRONG&gt;OpenVG 1.1&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ambiguous part is in chapter "&lt;EM&gt;1.4 Features&lt;/EM&gt;" page 177 :&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;[..]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The i.MX 6SoloX processors incorporate the following hardware accelerators:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; • &lt;STRONG&gt;GPU—2D/3D Graphics Processing Unit&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; • PXP—PiXel Processing Pipeline.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[..]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NOTE&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The actual feature set depends on the part number. &lt;STRONG&gt;Functions,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;such as 2D and OpenVG hardware graphics acceleration may&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;not be enabled for specific part numbers&lt;/STRONG&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[..]"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our part number is PCIMX6X4EVM10AB, and according to the datasheet "i.MX6 SoloX Applications Processors for Consumer Products, Rev. 0", chapter "1.1 Ordering Information", this part number does support 2D&amp;amp;3D GPU, the only unsupported feature is MLB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With all these information, where do you get that OpenVG is not supported by GC400T ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 07:54:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439224#M67410</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-10-28T07:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439225#M67411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the directories present in &lt;EM&gt;/opt/fsl-gpu-sdk&lt;/EM&gt; on the last v3.14.38 :&lt;/P&gt;&lt;P&gt;&amp;nbsp; - G2D&lt;/P&gt;&lt;P&gt;&amp;nbsp; - GLES2&lt;/P&gt;&lt;P&gt;&amp;nbsp; - GLES3&lt;/P&gt;&lt;P&gt;&amp;nbsp; - &lt;STRONG&gt;OpenVG&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if iMX6 SoloX does not support OpenVG why in the last release they included the OpenVG examples ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this release fails to run any graphic apps. The EGL context can't get initialized.&lt;/P&gt;&lt;P&gt;Each app fails with "ERROR: demo setup failed with: eglGetDisplay(hDisplay) failed with error code 12".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even Qt5 demos fail to start...they do start with release v3.14.28.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 08:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439225#M67411</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-10-28T08:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439226#M67412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Product &lt;A href="http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx-6-processors/i.mx6qp/i.mx-6solox-processors-heterogeneous-processing-with-arm-cortex-a9-and-cortex-m4-cores:i.MX6SX?tab=Documentation_Tab&amp;amp;pspll=1&amp;amp;SelectedAsset=Documentation&amp;amp;ProdMetaId=PID/DC/i.MX6SX&amp;amp;fromPSP=true&amp;amp;assetLockedForNavigation=true&amp;amp;componentId=2&amp;amp;leftNavCode=1&amp;amp;pageSize=25&amp;amp;Documentation=Documentation/00610Ksd1nd``Data%20Sheets&amp;amp;fpsp=1&amp;amp;linkline=Data%20Sheets"&gt;datasheet&lt;/A&gt; mentions the following and our part number is &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MCIMX6X4EVM10AB :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The GC400T is a graphics engine with separate 2D and 3D pipelines to provide both 2D and 3D acceleration. It supports DirectFB and GAL APIs. It supports OpenGL ES1.1/2.0 and OpenVG 1.1 APIs. &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 17:26:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439226#M67412</guid>
      <dc:creator>mtx512</dc:creator>
      <dc:date>2015-10-28T17:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439227#M67413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I think I made some mistake in last post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we are supporting Openvg in imx6sx. But there is no openvg gpu core on imx6sx.&amp;nbsp; The gc400t on imx6sx exposes the openvg1.1 api running on the 3D core with software tessellation. The tessellation is done by software, but when rendering, it is accelerated through 3D core. The dedicated VG cpu core like gc355 is that it has a proper HW tessellator.&lt;/P&gt;&lt;P&gt;If your opevg path is changed each frame or frequently, the cpu is being used for tessellation.&amp;nbsp; The performance will be bad.&amp;nbsp; If path remains static, it just re-render the frame,n hw acceleartion is used and performance will be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if you want to do something like blit, copy etc using vg core explicitly such as the case in our g2d_test,&amp;nbsp; you will get the error of openvg core not supported message since there is no vg core.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your application, is the drawing path changed frequently? Did you need to do some specific job using openvg gpu core?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a open vg application, here are all the steps for rendering:&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 1: Path, Transformation, Stroke, and Paint&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 2: Stroked Path Generation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 3: Transformation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 4: Rasterization&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 5: Clipping and Masking&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 6: Paint Generation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 7: Image Interpolation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 8: Blending and Anti-aliasing&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;If you have openvg core, it will do all the steps,&amp;nbsp; all steps are hardware accelerated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;if there is no openvg core such as in&amp;nbsp; imx6x, step1-3 are done by cpu,&amp;nbsp;&amp;nbsp; and step 4-5 are done by 3D core which are hardware accelerated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Hope this clarify.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, I built and tested 3.14.28 using community yocto,&amp;nbsp; the graphics applciation works fine.&lt;/P&gt;&lt;P&gt;I haven't try 3.14.38 on imx6sx yet.&amp;nbsp; could you tell me where you get it?&amp;nbsp; It should be working. Did you build using yocto community ? Can you give the link?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried them on imx6q and imx6qp, they all work OK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 17:51:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439227#M67413</guid>
      <dc:creator>chingling_wang</dc:creator>
      <dc:date>2015-10-29T17:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is iMX6SX OpenVG acceleration active with Linux 3.14.28 ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439228#M67414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for making yourself clearer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;For a open vg application, here are all the steps for rendering:&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 1: Path, Transformation, Stroke, and Paint&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 2: Stroked Path Generation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 3: Transformation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 4: Rasterization&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 5: Clipping and Masking&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 6: Paint Generation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 7: Image Interpolation&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;Stage 8: Blending and Anti-aliasing&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;If you have openvg core, it will do all the steps,&amp;nbsp; all steps are hardware accelerated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #333333;"&gt;if there is no openvg core such as in&amp;nbsp; imx6x, step1-3 are done by cpu,&amp;nbsp;&amp;nbsp; and step 4-5 are done by 3D core which are hardware accelerated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is there a datasheet taht explain this kind of fine detail ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 08:32:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-iMX6SX-OpenVG-acceleration-active-with-Linux-3-14-28/m-p/439228#M67414</guid>
      <dc:creator>ag74</dc:creator>
      <dc:date>2015-11-05T08:32:41Z</dc:date>
    </item>
  </channel>
</rss>

