<?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 g2d_clear and blit fails with GPU_alloc'd memory in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/g2d-clear-and-blit-fails-with-GPU-alloc-d-memory/m-p/819262#M126190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the correct settings to use when installing galcore (insmod galcore) for the vivante 5.0.11 binaries.&amp;nbsp; I currently have the GPU marginally running with the following settings.&amp;nbsp; However I get a device fault from another device driver, which uses DMA, whenever I execute the g2d_clear command on the g2d_surface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load the module from with in the embedded application with the following settings for our i.MX6 solo:&lt;/P&gt;&lt;P&gt;&amp;nbsp;" insmod /lib/modules/3.0.35/kernel/drivers/mxc/gpu-viv/galcore.ko" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " registerMemBase=0x00000000 registerMemSize=0x00004000 irqLine=-1" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " irqLine2D=42 registerMemBase2D=0x02200000 registerMemSize2D=0x00004000" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " irqLineVG=43 registerMemBase2D=0x02204000 registerMemSize2D=0x00004000" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " signal=48&amp;nbsp; baseAddress=0x80000000 fastClear=-1 " \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " contiguousSize=0x006f50000 contiguousBase=0x9E000000 " );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use IPU allocated memory for the surfaces, the g2d_blit function works correctly, but slowly.&amp;nbsp; It does not work when I allocate memory from the g2d driver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2018 20:28:27 GMT</pubDate>
    <dc:creator>mark_cowan_2</dc:creator>
    <dc:date>2018-10-02T20:28:27Z</dc:date>
    <item>
      <title>g2d_clear and blit fails with GPU_alloc'd memory</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/g2d-clear-and-blit-fails-with-GPU-alloc-d-memory/m-p/819262#M126190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the correct settings to use when installing galcore (insmod galcore) for the vivante 5.0.11 binaries.&amp;nbsp; I currently have the GPU marginally running with the following settings.&amp;nbsp; However I get a device fault from another device driver, which uses DMA, whenever I execute the g2d_clear command on the g2d_surface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load the module from with in the embedded application with the following settings for our i.MX6 solo:&lt;/P&gt;&lt;P&gt;&amp;nbsp;" insmod /lib/modules/3.0.35/kernel/drivers/mxc/gpu-viv/galcore.ko" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " registerMemBase=0x00000000 registerMemSize=0x00004000 irqLine=-1" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " irqLine2D=42 registerMemBase2D=0x02200000 registerMemSize2D=0x00004000" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " irqLineVG=43 registerMemBase2D=0x02204000 registerMemSize2D=0x00004000" \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " signal=48&amp;nbsp; baseAddress=0x80000000 fastClear=-1 " \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " contiguousSize=0x006f50000 contiguousBase=0x9E000000 " );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use IPU allocated memory for the surfaces, the g2d_blit function works correctly, but slowly.&amp;nbsp; It does not work when I allocate memory from the g2d driver.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 20:28:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/g2d-clear-and-blit-fails-with-GPU-alloc-d-memory/m-p/819262#M126190</guid>
      <dc:creator>mark_cowan_2</dc:creator>
      <dc:date>2018-10-02T20:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: g2d_clear and blit fails with GPU_alloc'd memory</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/g2d-clear-and-blit-fails-with-GPU-alloc-d-memory/m-p/819263#M126191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Uboot, try gpumem = 128M. However you should try upgrade your bsp.&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, 16 Oct 2018 14:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/g2d-clear-and-blit-fails-with-GPU-alloc-d-memory/m-p/819263#M126191</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2018-10-16T14:59:22Z</dc:date>
    </item>
  </channel>
</rss>

