<?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: iMX8 GPU Performance in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1611668#M202485</link>
    <description>&lt;P&gt;Any news about this?&lt;BR /&gt;I am experiencing the same issues on IMX8-Nano on the latest release: 5.15.71.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 13:45:14 GMT</pubDate>
    <dc:creator>ItamarE</dc:creator>
    <dc:date>2023-03-08T13:45:14Z</dc:date>
    <item>
      <title>iMX8 GPU Performance</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1404304#M186227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am working with iMX8mmini and trying to increase GPU performance. using below command I found that currently GPU is running @ 500 MHz. As per datasheet or device tree node GPU is running at nominal frequency of 800 MHz (Max Support 1000 MHz). I need help to increase GPU performance i.e. increase GPU frequency to 800 MHz.&lt;/P&gt;&lt;P&gt;Currently I am using kernel 5.4.142 and below is O/P of GPU clk&lt;/P&gt;&lt;P&gt;cat /sys/kernel/debug/gc/clk&lt;BR /&gt;gpu0 mc clock: 499995861 HZ.&lt;BR /&gt;gpu0 sh clock: 499995861 HZ.&lt;BR /&gt;gpu8 mc clock: 499998777 HZ.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Hardik patel&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 05:16:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1404304#M186227</guid>
      <dc:creator>Hardik85</dc:creator>
      <dc:date>2022-01-25T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 GPU Performance</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1404642#M186269</link>
      <description>&lt;P&gt;Hello Hardik85,&lt;/P&gt;
&lt;P&gt;You need to change your kernel and BSP to 5.10.72:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 15:15:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1404642#M186269</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2022-01-25T15:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 GPU Performance</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1406632#M186449</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your response. I gave a try to the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;demo image of the latest kernel(5.10.72) and still, I am getting 500 MHz only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you guide me on how to increase it to 800 MHz?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hardik&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 13:22:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1406632#M186449</guid>
      <dc:creator>Hardik85</dc:creator>
      <dc:date>2022-01-28T13:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 GPU Performance</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1449726#M189757</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196123"&gt;@Hardik85&lt;/a&gt;, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you manage to resolve your problem. I am currently in front of the same situation. I see that GPU_PLL is set to 1GHz, however debugfs entry for gpu0 shows 500MHz. Does GPU really operate at 500MHz, or is it a debugfs query error ? Shall we expect double the GPU clock moving to BSP5.10.72 or any newer BSP and by that increasing GPU performance ?&lt;/P&gt;&lt;P&gt;The same results:&lt;/P&gt;&lt;P&gt;imx8mm:/sys/kernel/debug/gc# cat clk&lt;BR /&gt;gpu0 mc clock: 499978008 HZ.&lt;BR /&gt;gpu0 sh clock: 499978008 HZ.&lt;BR /&gt;gpu8 mc clock: 500011499 HZ.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;CharrB&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 07:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1449726#M189757</guid>
      <dc:creator>CharrB</dc:creator>
      <dc:date>2022-04-27T07:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 GPU Performance</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1505872#M193817</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;We are also seeing the IMX8 Mini running at 500MHz.&lt;/P&gt;&lt;P&gt;We've deployed the latest release: imx-5.15.32-2.0.0, but it still reports as 500MHz in both sysfs, and when performing a 'QueryChipFrequency' ioctl request on '/dev/galcore'&lt;/P&gt;&lt;P&gt;Is there some other configuration that needs to be modified to support the higher frequency operation?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196123"&gt;@Hardik85&lt;/a&gt;/ &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199921"&gt;@CharrB&lt;/a&gt; , did either of you manage to get the GPU running at 800MHz ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mik.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 00:07:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1505872#M193817</guid>
      <dc:creator>mharg</dc:creator>
      <dc:date>2022-08-15T00:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 GPU Performance</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1611668#M202485</link>
      <description>&lt;P&gt;Any news about this?&lt;BR /&gt;I am experiencing the same issues on IMX8-Nano on the latest release: 5.15.71.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:45:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-GPU-Performance/m-p/1611668#M202485</guid>
      <dc:creator>ItamarE</dc:creator>
      <dc:date>2023-03-08T13:45:14Z</dc:date>
    </item>
  </channel>
</rss>

