<?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: i.MX6S Vivante GPU Profiling tools and help required for 3.10.17-1.0.0 release in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379135#M54458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need VDK tool 1.5.0v for BSP 3.10.,17, The environment variable VIV_PROFILE can be used to enable or disable vProfiler. By default, vProfiler is disabled in the driver. The command below will enable vProfiler. Set VIV_PROFILE equal to 0 to disable vProfiler. export VIV_PROFILE=1&lt;/P&gt;&lt;P&gt;To enable vProfiler Option in Kernel only need to add a sentence "galcore.gpuProfiler=1" in the attribute of bootargs in your boot configuration. For example, we can configuration bootargs like: setenv bootargs 'console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=400M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=512M androidboot.serialno=1e09a1d4d72d78a9 galcore.gpuProfiler=1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general suggestion and general procedure to enable vprofiler and vanalizer could be found in the VDK documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" target="test_blank"&gt;www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 16:19:09 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2014-11-06T16:19:09Z</dc:date>
    <item>
      <title>i.MX6S Vivante GPU Profiling tools and help required for 3.10.17-1.0.0 release</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379134#M54457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to profile the gpu for i.MX6S custom target which is running 3.10.17-1.0.0 graphics driver with X11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Where can I get user space graphics driver with gpu profiler enabled for 3.10.17-1.0.0?&lt;/P&gt;&lt;P&gt;- I tried adding "&lt;SPAN style="font-size: 10.0pt;"&gt;galcore.gpuProfiler=1&lt;/SPAN&gt;" to kernel command line, however kernel doesn't boot with this and hangs at very initial stage (at starting kernel only), How do I enable it in kernel mode graphics driver?&lt;/P&gt;&lt;P&gt;- Can I use vAnalyser and vProfiler from Vivante_VDK-v1.4.6 for 3.10.17-1.0.0 release of graphics drivers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please give some inputs/suggestion or status about profiling GPU for 3.10.17-1.0.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &amp;amp; Thanks,&lt;/P&gt;&lt;P&gt;Vikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 06:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379134#M54457</guid>
      <dc:creator>vikaspatil</dc:creator>
      <dc:date>2014-11-05T06:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6S Vivante GPU Profiling tools and help required for 3.10.17-1.0.0 release</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379135#M54458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need VDK tool 1.5.0v for BSP 3.10.,17, The environment variable VIV_PROFILE can be used to enable or disable vProfiler. By default, vProfiler is disabled in the driver. The command below will enable vProfiler. Set VIV_PROFILE equal to 0 to disable vProfiler. export VIV_PROFILE=1&lt;/P&gt;&lt;P&gt;To enable vProfiler Option in Kernel only need to add a sentence "galcore.gpuProfiler=1" in the attribute of bootargs in your boot configuration. For example, we can configuration bootargs like: setenv bootargs 'console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=400M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=512M androidboot.serialno=1e09a1d4d72d78a9 galcore.gpuProfiler=1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general suggestion and general procedure to enable vprofiler and vanalizer could be found in the VDK documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" target="test_blank"&gt;www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 16:19:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379135#M54458</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2014-11-06T16:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6S Vivante GPU Profiling tools and help required for 3.10.17-1.0.0 release</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379136#M54459</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;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* I downloaded the VTK1.5 from below link which gives me package VivanteVTK-v1.5.tgz and it contains different Vivante tools but no gpu drivers.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://cache.freescale.com/secured/software_development_tools/ide-debug/VivanteVTK-v1.5.tgz?__gda__=1415348514_aa3d83d3ffab9ec45ce4ebe0dcb25f9a&amp;amp;fileExt=.tgz"&gt;https://cache.freescale.com/secured/software_development_tools/ide-debug/VivanteVTK-v1.5.tgz?__gda__=1415348514_aa3d83d3ffab9ec45ce4ebe0dcb25f9a&amp;amp;fileExt=.tgz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* I enabled the gpu profiler in kernel driver itself. See below my galcore driver options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Galcore version 4.6.9.9754&lt;/P&gt;&lt;P&gt;galcore options:&lt;/P&gt;&lt;P&gt;&amp;nbsp; irqLine&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 41&lt;/P&gt;&lt;P&gt;&amp;nbsp; registerMemBase&amp;nbsp;&amp;nbsp; = 0x00130000&lt;/P&gt;&lt;P&gt;&amp;nbsp; registerMemSize&amp;nbsp;&amp;nbsp; = 0x00004000&lt;/P&gt;&lt;P&gt;&amp;nbsp; irqLine2D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 42&lt;/P&gt;&lt;P&gt;&amp;nbsp; registerMemBase2D = 0x00134000&lt;/P&gt;&lt;P&gt;&amp;nbsp; registerMemSize2D = 0x00004000&lt;/P&gt;&lt;P&gt;&amp;nbsp; contiguousSize&amp;nbsp;&amp;nbsp;&amp;nbsp; = 134217728&lt;/P&gt;&lt;P&gt;&amp;nbsp; contiguousBase&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x20300000&lt;/P&gt;&lt;P&gt;&amp;nbsp; bankSize&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; fastClear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = -1&lt;/P&gt;&lt;P&gt;&amp;nbsp; compression&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = -1&lt;/P&gt;&lt;P&gt;&amp;nbsp; signal&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 48&lt;/P&gt;&lt;P&gt;&amp;nbsp; baseAddress&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; physSize&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; logFileSize&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0 KB&lt;/P&gt;&lt;P&gt;&amp;nbsp; powerManagement&amp;nbsp;&amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; gpuProfiler&amp;nbsp;&amp;nbsp; = 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; coreClock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 156000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* I set the environment variable as follows on my targets teraterm prompt&lt;/P&gt;&lt;P&gt;export VIV_PROFILE=1 &lt;/P&gt;&lt;P&gt;Does this mean it enables profiling in user space graphics driver and I don't need one which is compiled with profiling support?&lt;/P&gt;&lt;P&gt;export VP_FRAME_NUM=5 (limits the frames)&lt;/P&gt;&lt;P&gt;export VP_OUTPUT=tutorial2.vpd (file name to generate)&lt;/P&gt;&lt;P&gt;./tutorial2_es20 -f 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I tun application which didn't generated the file with expected name. Instead I found file is generated with name "_291_1.vpd" with size of 2KB. I think file&lt;/P&gt;&lt;P&gt;don't have the correct data as after opening it via VAnalyzer on host machine it doesn't show anything in chart window and shows Total Frame Number =1 in System Info-&amp;gt;Data Summry (I tried with large number of frames too)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &amp;amp; Thanks&lt;/P&gt;&lt;P&gt;Vikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 07:11:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379136#M54459</guid>
      <dc:creator>vikaspatil</dc:creator>
      <dc:date>2014-11-07T07:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6S Vivante GPU Profiling tools and help required for 3.10.17-1.0.0 release</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379137#M54460</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 had similar issues. I also got files named '_xxx_1.vpd', that subsequently I could not get the VAnalyzer tool to read. Apparently, the version of that tool I had installed was either too old, or too new, whatever. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed VAnalyzer from the VIVANTE VDK package I retrieved from freescale, from their i.MX6Q section on their site, 'software&amp;amp;tools', 'software development tools', 'IDE Debug, Compile and Build Tools', I.MX_6_VIVANTE_VDK_150_TOOLS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That helped me. The VAnalyzer tool in that package opened my vpd files with no issues. Maybe it'll work for you too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 15:41:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6S-Vivante-GPU-Profiling-tools-and-help-required-for-3-10-17/m-p/379137#M54460</guid>
      <dc:creator>robertlukassen</dc:creator>
      <dc:date>2015-01-16T15:41:34Z</dc:date>
    </item>
  </channel>
</rss>

