<?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: What does imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 mean? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/What-does-imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-mean/m-p/233825#M18180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the i.MX6(Q) Reference Manual :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU_INT_STAT_10 = 0x00100000 means synchronous display error interrupt,&lt;/P&gt;&lt;P&gt;as a result of an error during access to a synchronous display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU_INT_STAT_5 = 0x08800000 means, that new frame starts before the previous &lt;/P&gt;&lt;P&gt;end-of-frame event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Next, from section 38.4.12.3 (Interrupt Generator) of the Reference Manual :&lt;/P&gt;&lt;P&gt;“The table below describes the error interrupts. The panic column indicates if this signal is&lt;/P&gt;&lt;P&gt;part of the logic generating the ipu_panic signal. The ipu_panic signal can be used for&lt;/P&gt;&lt;P&gt;indicating about errors that are result of data rate problems. Such problems may be a&lt;/P&gt;&lt;P&gt;result of the IPU running in slower clock then required by the use case. This signal can be&lt;/P&gt;&lt;P&gt;used in order to indicate the system that the IPU can't handle the desired data rate. In that&lt;/P&gt;&lt;P&gt;case the system may need to increase the clock to the IPU or simplify the use case.” &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So, we have here performance problem. Please try to decrease screen resolution and / or&lt;/P&gt;&lt;P&gt;frame rate. Also, other system resource consuming processes, such as USB / SD / SATA&lt;/P&gt;&lt;P&gt;transfer, may affect. As result a general performance issue may take place in the case. &lt;/P&gt;&lt;P&gt;Perhaps it makes sense to try system prioritization (such as provided by Linux nice &lt;/P&gt;&lt;P&gt;command). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2013 03:18:01 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2013-03-26T03:18:01Z</dc:date>
    <item>
      <title>What does imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 mean?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-does-imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-mean/m-p/233824#M18179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running an i.MX6DL Sabre SD board with Yocto, using kernel 3.0.35 from &lt;A href="https://github.com/Freescale/meta-fsl-arm/tree/master/recipes-kernel/linux" title="https://github.com/Freescale/meta-fsl-arm/tree/master/recipes-kernel/linux"&gt;meta-fsl-arm/recipes-kernel/linux at master · Freescale/meta-fsl-arm · GitHub&lt;/A&gt; (which in turn gets the kernel sources from &lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; background-color: #ffffff;"&gt;git://git.freescale.com/imx/linux-2.6-imx.git&lt;/SPAN&gt; ) , and it works just fine. However, I do see the following warnings sometimes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00100000&lt;/P&gt;&lt;P&gt;imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x08800000&lt;/P&gt;&lt;P&gt;imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00100000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do these warnings mean? Should I be alarmed? Can I safely ignore them? (I got these after running both a video and an OpenGL ES 2 3D rendering at the same time.)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 14:13:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-does-imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-mean/m-p/233824#M18179</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-03-21T14:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: What does imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 mean?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-does-imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-mean/m-p/233825#M18180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the i.MX6(Q) Reference Manual :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU_INT_STAT_10 = 0x00100000 means synchronous display error interrupt,&lt;/P&gt;&lt;P&gt;as a result of an error during access to a synchronous display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU_INT_STAT_5 = 0x08800000 means, that new frame starts before the previous &lt;/P&gt;&lt;P&gt;end-of-frame event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Next, from section 38.4.12.3 (Interrupt Generator) of the Reference Manual :&lt;/P&gt;&lt;P&gt;“The table below describes the error interrupts. The panic column indicates if this signal is&lt;/P&gt;&lt;P&gt;part of the logic generating the ipu_panic signal. The ipu_panic signal can be used for&lt;/P&gt;&lt;P&gt;indicating about errors that are result of data rate problems. Such problems may be a&lt;/P&gt;&lt;P&gt;result of the IPU running in slower clock then required by the use case. This signal can be&lt;/P&gt;&lt;P&gt;used in order to indicate the system that the IPU can't handle the desired data rate. In that&lt;/P&gt;&lt;P&gt;case the system may need to increase the clock to the IPU or simplify the use case.” &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So, we have here performance problem. Please try to decrease screen resolution and / or&lt;/P&gt;&lt;P&gt;frame rate. Also, other system resource consuming processes, such as USB / SD / SATA&lt;/P&gt;&lt;P&gt;transfer, may affect. As result a general performance issue may take place in the case. &lt;/P&gt;&lt;P&gt;Perhaps it makes sense to try system prioritization (such as provided by Linux nice &lt;/P&gt;&lt;P&gt;command). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 03:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-does-imx-ipuv3-imx-ipuv3-0-IPU-Warning-IPU-INT-STAT-10-mean/m-p/233825#M18180</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-03-26T03:18:01Z</dc:date>
    </item>
  </channel>
</rss>

