<?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: iMX8MQ webpage/UI rendering Graphics performance and benchmarking in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1773251#M217229</link>
    <description>&lt;P&gt;I tested with Wayland/Weston on imX8MQ-EVK board.&amp;nbsp; &amp;nbsp; &amp;nbsp; No plan to use X&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2023 16:00:43 GMT</pubDate>
    <dc:creator>lei_zhou_linaro</dc:creator>
    <dc:date>2023-12-12T16:00:43Z</dc:date>
    <item>
      <title>iMX8MQ webpage/UI rendering Graphics performance and benchmarking</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1768340#M216814</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear NXP Graphics Experts, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Problem to solve: Chromium Web browsing Graphics Performance is very poor and need to be improved on iMX8MQ-EVK board. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Step to reproduce: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Refer to this NXP community Support link (&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Adding-Chromium-to-L5-4-24-2-1-0-I-MX8MQ-EVK/ta-p/1101050" target="_blank" rel="noopener"&gt;Adding-Chromium-to-L5-4-24-2-1-0-I-MX8MQ-EVK/ta-p/1101050&lt;/A&gt;&lt;SPAN&gt;) and enable chromium_ozone_wayland on our target IMX-5.10.72 BSP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. Run Chrome with WEBGL/Rasterization being hardware accelerated with openGL ES(--enable-gpu-rasterization). and then load this URL (&lt;A href="https://webglsamples.org/aquarium/aquarium.html" target="_blank" rel="noopener"&gt;https://webglsamples.org/aquarium/aquarium.html&lt;/A&gt;&amp;nbsp;) and frame rate is only about &amp;lt; 20fps&amp;nbsp;@500 fishes.&lt;/P&gt;&lt;P&gt;3. On my development machine, Chrome Browser gives around 120 fps on same web content.&lt;/P&gt;&lt;P&gt;Any tips would be much appreciated!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lei&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 14:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1768340#M216814</guid>
      <dc:creator>lei_zhou_linaro</dc:creator>
      <dc:date>2023-12-04T14:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MQ webpage/UI rendering Graphics performance and benchmarking</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1768356#M216817</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try to enable&amp;nbsp;&lt;SPAN&gt;rasterization:&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;How to enbale &amp;nbsp;Rasterizarion steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;vi /usr/lib/chromium/chromium-wrapper&lt;/LI&gt;
&lt;LI&gt;modify the CHROME_EXTRA_ARGS --disable-gpu-rasterization to --enable-gpu-rasterization&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV class="code panel"&gt;
&lt;DIV class="codeContent panelContent"&gt;
&lt;PRE class="code-java"&gt;CHROME_EXTRA_ARGS=&lt;SPAN class="code-quote"&gt;" &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --use-gl=egl &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;--ozone-platform=wayland --disable-features=VizDisplayCompositor --in-process-gpu --enable-gpu-rasterization"&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. start chromium and check the chrome://gpu/ feature.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;are you testing on Wayland? Why do you run X?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 15:40:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1768356#M216817</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-12-04T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MQ webpage/UI rendering Graphics performance and benchmarking</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1773251#M217229</link>
      <description>&lt;P&gt;I tested with Wayland/Weston on imX8MQ-EVK board.&amp;nbsp; &amp;nbsp; &amp;nbsp; No plan to use X&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 16:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1773251#M217229</guid>
      <dc:creator>lei_zhou_linaro</dc:creator>
      <dc:date>2023-12-12T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MQ webpage/UI rendering Graphics performance and benchmarking</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1773253#M217230</link>
      <description>I tested with Wayland/Weston on imX8MQ-EVK board. No plan to use X. thanks, Lei</description>
      <pubDate>Tue, 12 Dec 2023 16:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MQ-webpage-UI-rendering-Graphics-performance-and/m-p/1773253#M217230</guid>
      <dc:creator>lei_zhou_linaro</dc:creator>
      <dc:date>2023-12-12T16:02:37Z</dc:date>
    </item>
  </channel>
</rss>

