<?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のトピックimx6q: 2D function caused CPU usage very high</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256796#M24713</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 working on a imx6q based board with L3.0.35_4.0.0_130424 release(ubuntu_oneiric_4.0.0.tgz).&lt;/P&gt;&lt;P&gt;I found some 2D issue, which is that the Xorg process's CPU usage will be up to nearly 100% when we moving some Ubuntu's window quickly, or when we playing a GIF file in full screen mode.&lt;/P&gt;&lt;P&gt;What's more, when playing the GIF file in full screen mode, the system will be lag. &lt;/P&gt;&lt;P&gt;As we know, the EXA operations, such as copy and solid, will be accelerated by 2D engine if the source/target drawables is bigger than 1024x1024 according to document &lt;EM&gt;i.MX_6Dual6Quad_Linux_Reference_Manual.pdf&lt;/EM&gt;. My display resolution is 1920x1080, so this do will go to the 2D HW acceleration path.&amp;nbsp; The lag when playing GIF file &lt;STRONG&gt;maybe&lt;/STRONG&gt; caused by the 2D engine's performance, but why the Xorg process's CPU usage is so high???&amp;nbsp; When the 2D function doing by the HW engine, CPU should be idle. How to reduce the Xorg process's CPU usage when using the 2D function by HW engine??? Or are there any new releases from FreeScale already improved the 2D performance?&lt;/P&gt;&lt;P&gt;Many thanks in advance !!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Aug 2013 08:08:35 GMT</pubDate>
    <dc:creator>LeviathanSteven</dc:creator>
    <dc:date>2013-08-15T08:08:35Z</dc:date>
    <item>
      <title>imx6q: 2D function caused CPU usage very high</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256796#M24713</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 working on a imx6q based board with L3.0.35_4.0.0_130424 release(ubuntu_oneiric_4.0.0.tgz).&lt;/P&gt;&lt;P&gt;I found some 2D issue, which is that the Xorg process's CPU usage will be up to nearly 100% when we moving some Ubuntu's window quickly, or when we playing a GIF file in full screen mode.&lt;/P&gt;&lt;P&gt;What's more, when playing the GIF file in full screen mode, the system will be lag. &lt;/P&gt;&lt;P&gt;As we know, the EXA operations, such as copy and solid, will be accelerated by 2D engine if the source/target drawables is bigger than 1024x1024 according to document &lt;EM&gt;i.MX_6Dual6Quad_Linux_Reference_Manual.pdf&lt;/EM&gt;. My display resolution is 1920x1080, so this do will go to the 2D HW acceleration path.&amp;nbsp; The lag when playing GIF file &lt;STRONG&gt;maybe&lt;/STRONG&gt; caused by the 2D engine's performance, but why the Xorg process's CPU usage is so high???&amp;nbsp; When the 2D function doing by the HW engine, CPU should be idle. How to reduce the Xorg process's CPU usage when using the 2D function by HW engine??? Or are there any new releases from FreeScale already improved the 2D performance?&lt;/P&gt;&lt;P&gt;Many thanks in advance !!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 08:08:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256796#M24713</guid>
      <dc:creator>LeviathanSteven</dc:creator>
      <dc:date>2013-08-15T08:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q: 2D function caused CPU usage very high</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256797#M24714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;Hi,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;Files like jpg, gif, tiff are compressed formats and you need the library to convert them into raw format. This is already supported by the windows managers, if you don´t want to use a manager you will need to make your own program to write to frame buffer (FB) and to manage the libraries for different formats (not recommended, is complicated).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="white-space: pre; font-size: 10pt; line-height: 1.5em; font-family: Cambria, serif; color: black;"&gt;Release &lt;/SPAN&gt;&lt;SPAN style="white-space: pre; font-size: 10pt; line-height: 1.5em; font-family: Cambria, serif;"&gt;L3.0.35_4.0.0_130424 &lt;SPAN style="color: black;"&gt;has only the basic steps for DRI2/EXA acceleration and only support it in a very limited way. A better support for DRI2/EXA for X11 will be in the next Linux release or Release 4.1.0. next GPU driver will be used and it will support DRI2/EXA in a more optimized and user-friendly way.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;If you only want to make a test there is a way to write directly into frame buffer, but this has to be done with raw format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Cambria','serif'; color: black;"&gt;Alfredo&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 17:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256797#M24714</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2013-08-19T17:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q: 2D function caused CPU usage very high</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256798#M24715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #000000; font-family: Cambria, serif;"&gt;Alfredo&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your important information.&lt;/P&gt;&lt;P&gt;I haven't received an notification&amp;nbsp; E-mail after you gave the feedback for this topic on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;2013-8-19&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;So I have only now got this important information.&lt;/P&gt;&lt;P&gt;Would you please tell me when &lt;SPAN style="color: #000000; font-family: Cambria, serif;"&gt; Release 4.1.0&lt;/SPAN&gt; will be ready. Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 01:50:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256798#M24715</guid>
      <dc:creator>LeviathanSteven</dc:creator>
      <dc:date>2013-09-09T01:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q: 2D function caused CPU usage very high</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256799#M24716</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;4.1.0 is out there, check the MX6's main page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 20:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-2D-function-caused-CPU-usage-very-high/m-p/256799#M24716</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-09-09T20:06:42Z</dc:date>
    </item>
  </channel>
</rss>

