<?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: errors when executing GPU demo applications on i.MX537</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235741#M18669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yixing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no, I was not able to solve the problem on i.MX537. To be able to continue with our project we decided to move from iMX5 to iMX6.&lt;/P&gt;&lt;P&gt;We are using a kernel that is based on freescale 3.0.35 kernel and are now able to execute QML-based applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 10:49:58 GMT</pubDate>
    <dc:creator>dawoo</dc:creator>
    <dc:date>2014-03-21T10:49:58Z</dc:date>
    <item>
      <title>errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235737#M18665</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 am trying to activate Gpu (3D) support on my i.MX537 development board for being able to run Qt (QtQuick) applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Buildroot I have created a kernel image (mainline 3.12.5), device tree file, rootfs&lt;/P&gt;&lt;P&gt;and a u-boot image. Since the mainline kernel does not include a driver for the gpus (z160 and z430)&lt;/P&gt;&lt;P&gt;I have ported the amd-gpu driver derived from earlier freescale kernel sources (I think it was 3.0).&lt;/P&gt;&lt;P&gt;I managed the driver to be initialized and probed during boot without errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took oGL and EGL libs from "amd-gpu-bin-mx51-11.09.01_201112.tar.gz" and copied the files to my rootfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I start one of the demos supplied with "amd-gpu-bin-mx51-11.09.01_201112.tar.gz"&lt;/P&gt;&lt;P&gt;the following errors are printed to console:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;# /usr/bin/tiger&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Press Enter key to terminate&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Color formats don't match.&amp;nbsp; Falling back to copy forward swap.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;tiger: /u/build/nightly_build/build/ltib/rpm/BUILD/amd-gpu-src-11.09.01/driver/build/linux/mx51/../../../../tests/vg/base_linux.c:153: CreateEGLContext: Assertion `g_egl.cxt != ((EGLContext)0)' failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# /usr/bin/torusknot&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Color formats don't match.&amp;nbsp; Falling back to copy forward swap. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;torusknot: /u/build/nightly_build/build/ltib/rpm/BUILD/amd-gpu-src-11.09.01/driver/build/linux/mx51/../../../rb/src/rb_device.c:120: rb_device_create: Assertion `0' failed. &lt;/P&gt;&lt;P&gt;I get the same error with my own Qt based application.&lt;/P&gt;&lt;P&gt;Nothing is visualized on the display and the board hangs and has to be rebooted afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should also mention that only 3d support is activated currently since activating 2d and 3d exceeds&lt;/P&gt;&lt;P&gt;available vmalloc memory space of 512MB. For each gpu the driver (in its current form) tries to allocate&lt;/P&gt;&lt;P&gt;(ioremap) 256MB of virtual memory space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that the error messages (the last one in each case) originate from the libs supllied with "amd-gpu-bin-mx51-11.09.01_201112.tar.gz".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me to understand what these error messages are supposed to mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 11:24:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235737#M18665</guid>
      <dc:creator>dawoo</dc:creator>
      <dc:date>2014-02-14T11:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235738#M18666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to solve one of the problems:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I should also mention that only 3d support is activated currently since activating 2d and 3d exceeds&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;available vmalloc memory space of 512MB. For each gpu the driver (in its current form) tries to allocate&lt;/P&gt;
&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ioremap) 256MB of virtual memory space.&lt;/P&gt;


&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In kernel configuration I chose a 2G/2G memory space split between kernel and user. This way my vmalloc space size is around 1,5G and I can initialize both GPU units (2D and 3D).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;# cat /proc/meminfo&lt;/P&gt;
&lt;P&gt;MemTotal:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 513984 kB&lt;/P&gt;
&lt;P&gt;MemFree:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 502624 kB&lt;/P&gt;
&lt;P&gt;Buffers:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;Cached:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4044 kB&lt;/P&gt;
&lt;P&gt;SwapCached:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;Active:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1980 kB&lt;/P&gt;
&lt;P&gt;Inactive:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2644 kB&lt;/P&gt;
&lt;P&gt;Active(anon):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 608 kB&lt;/P&gt;
&lt;P&gt;Inactive(anon):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 kB&lt;/P&gt;
&lt;P&gt;Active(file):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1372 kB&lt;/P&gt;
&lt;P&gt;Inactive(file):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2624 kB&lt;/P&gt;
&lt;P&gt;Unevictable:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;Mlocked:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;HighTotal:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;HighFree:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;LowTotal:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 513984 kB&lt;/P&gt;
&lt;P&gt;LowFree:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 502624 kB&lt;/P&gt;
&lt;P&gt;SwapTotal:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;SwapFree:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;Dirty:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;Writeback:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;AnonPages:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 596 kB&lt;/P&gt;
&lt;P&gt;Mapped:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1104 kB&lt;/P&gt;
&lt;P&gt;Shmem:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 48 kB&lt;/P&gt;
&lt;P&gt;Slab:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3036 kB&lt;/P&gt;
&lt;P&gt;SReclaimable:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 812 kB&lt;/P&gt;
&lt;P&gt;SUnreclaim:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2224 kB&lt;/P&gt;
&lt;P&gt;KernelStack:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 296 kB&lt;/P&gt;
&lt;P&gt;PageTables:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 136 kB&lt;/P&gt;
&lt;P&gt;NFS_Unstable:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;Bounce:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;WritebackTmp:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 kB&lt;/P&gt;
&lt;P&gt;CommitLimit:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 256992 kB&lt;/P&gt;
&lt;P&gt;Committed_AS:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2700 kB&lt;/P&gt;
&lt;P&gt;VmallocTotal:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1548288 kB&lt;/P&gt;
&lt;P&gt;VmallocUsed:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 598204 kB&lt;/P&gt;
&lt;P&gt;VmallocChunk:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 749548 kB&lt;/P&gt;

&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The console output of the demos has slightly changed:&lt;/P&gt;&lt;P&gt;# /usr/bin/tiger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Press Enter key to terminate&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Color formats don't match.&amp;nbsp; Falling back to copy forward swap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Color formats don't match.&amp;nbsp; Falling back to copy forward swap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# /usr/bin/torusknot&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Color formats don't match.&amp;nbsp; Falling back to copy forward swap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;torusknot: /u/build/nightly_build/build/ltib/rpm/BUILD/amd-gpu-src-11.09.01/driver/build/linux/mx51/../../../rb/src/rb_device.c:120: rb_device_create: Assertion `0' failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The driver still hangs up the system though. No output on display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 12:30:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235738#M18666</guid>
      <dc:creator>dawoo</dc:creator>
      <dc:date>2014-02-14T12:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235739#M18667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found out a little bit more:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for tiger app:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver hangs in function "kgsl_cmdstream_waittimestamp" called by ioctl IOCTL_KGSL_CMDSTREAM_WAITTIMESTAMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on execution of "device-&amp;gt;ftbl.device_waittimestamp(device, timestamp, timeout);" (timeout is set to either a very high number or to "never")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 18:48:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235739#M18667</guid>
      <dc:creator>dawoo</dc:creator>
      <dc:date>2014-02-14T18:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235740#M18668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the issue, can we close the discussion? If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 08:07:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235740#M18668</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-21T08:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235741#M18669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yixing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no, I was not able to solve the problem on i.MX537. To be able to continue with our project we decided to move from iMX5 to iMX6.&lt;/P&gt;&lt;P&gt;We are using a kernel that is based on freescale 3.0.35 kernel and are now able to execute QML-based applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 10:49:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235741#M18669</guid>
      <dc:creator>dawoo</dc:creator>
      <dc:date>2014-03-21T10:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235742#M18670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for notifying us about your status. We are going to close the discussion. If you still need help, please feel free to reply with an update to this discussion. If you have new issue, please create another discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 03:54:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235742#M18670</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-24T03:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: errors when executing GPU demo applications on i.MX537</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235743#M18671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BIG FAT WARNING !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO NOT use the proprietary kgsql stuff - it's BROKEN and INSECURE.&lt;/P&gt;&lt;P&gt;*ugly* coding (not even checking array sizes) on the one hand, but&lt;/P&gt;&lt;P&gt;fundamentally broken by design on the other hand. Unfixable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/517002"&gt;[imx53] WARNING! Do NOT use the proprietary GPU drivers / KGSL stuff - MAJOR RISK!&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as freescale doesn't tell us exactly how to program these GPUs,&lt;/P&gt;&lt;P&gt;consider them non-existant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 17:57:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/errors-when-executing-GPU-demo-applications-on-i-MX537/m-p/235743#M18671</guid>
      <dc:creator>maxmustermann</dc:creator>
      <dc:date>2015-05-18T17:57:10Z</dc:date>
    </item>
  </channel>
</rss>

