<?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: imx6q bsp driver(ipu_common.c) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299726#M37586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey, datoudatou|:&lt;/P&gt;&lt;P&gt;i get the same issue with u. have u fixed it ?&lt;/P&gt;&lt;P&gt;issue detail as below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/322574"&gt;imx6q mxc_sdc_fb timeout when waiting for flip irq&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2014 07:33:48 GMT</pubDate>
    <dc:creator>moseeneview</dc:creator>
    <dc:date>2014-04-21T07:33:48Z</dc:date>
    <item>
      <title>imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299725#M37585</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; because i'm encounterd some question with ldb display ,it will indiciate that some error as follow sometimes.&lt;/P&gt;&lt;P&gt;&amp;lt;3&amp;gt;mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;&amp;lt;3&amp;gt;mxc_sdc_fb mxc_sdc_fb.0: MXCFB_WAIT_FOR_VSYNC: timeout 0&lt;/P&gt;&lt;P&gt;&amp;lt;3&amp;gt;mxc_sdc_fb mxc_sdc_fb.0: MXCFB_WAIT_FOR_VSYNC: timeout 0&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/P&gt;&lt;P&gt;E/FslHwcomposer( 2370): FBIO_WAITFORVSYNC error: Timer expired&lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.0: MXCFB_WAIT_FOR_VSYNC: timeout 0&lt;/P&gt;&lt;P&gt;E/FslHwcomposer( 2370): FBIO_WAITFORVSYNC error: Timer expired&lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.0: MXCFB_WAIT_FOR_VSYNC: timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and then the screen can't display anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; so i check the source code with relative driver.the kernel wll pop these msgs because that something is not "completed",why? because the correspond handler isn't be invoked? the sync irq of per-IPU will invoke all handler if they require, so in ipu-common.c:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in function ipu_sync_irq_handler() and ipu_err_irq_handler(), all of them will attempt to acquire the same spin_lock, i have a question about this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if the CPU0(assume) enter the sync irq isr, it obtain the spin_lock, and then some errors of IPU block happen(the sync irq ise not release the spin lock yet), the system maybe select CPU0 to hanlde this irq, now the ipu_err_irq_handler want to acquire the same spin_lock that ipu_sync_irq_handler holded, is this possible?(if possible(CPU0 unuseful?), use spin_lock_irqsave / spin_lock_irqresotre instead of spin_lock/spin_unlock will avoid this issue, right?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; thank you for your reply!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 09:26:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299725#M37585</guid>
      <dc:creator>datoudatoudatou</dc:creator>
      <dc:date>2014-04-18T09:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299726#M37586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey, datoudatou|:&lt;/P&gt;&lt;P&gt;i get the same issue with u. have u fixed it ?&lt;/P&gt;&lt;P&gt;issue detail as below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/322574"&gt;imx6q mxc_sdc_fb timeout when waiting for flip irq&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 07:33:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299726#M37586</guid>
      <dc:creator>moseeneview</dc:creator>
      <dc:date>2014-04-21T07:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299727#M37587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;spin_lock_irqsave/&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;spin_lock_irqresotre &lt;/SPAN&gt;instead of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; spin_lock/spin_unlock&lt;/SPAN&gt; in function &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ipu_sync_irq_handler&lt;/SPAN&gt; &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ipu_err_irq_handler(ipu_common.c)，now it's testing,not sure whether it's fixed this issue because it's hard to &lt;SPAN style="color: #333333; font-family: Arial, 宋体, 微软雅黑; font-size: 14px; text-indent: -17px;"&gt;reappear&lt;/SPAN&gt;.you can test this in your platform if it's happend with 10~20% rate.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 03:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299727#M37587</guid>
      <dc:creator>datoudatoudatou</dc:creator>
      <dc:date>2014-04-22T03:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299728#M37588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey, datoudatou. thanks for your guide. I'll tell u my result after making&lt;/P&gt;&lt;P&gt;more test in my platform.&lt;/P&gt;&lt;P&gt;If u found out this issue again, plz let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Tue, Apr 22, 2014 at 11:47 AM, datoudatou datoudatou &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:34:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299728#M37588</guid>
      <dc:creator>moseeneview</dc:creator>
      <dc:date>2014-04-22T11:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299729#M37589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hey, datoudatou.&amp;nbsp; i also get this issue&amp;nbsp;&amp;nbsp;&amp;nbsp; when using &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;spin_lock_irqsave/&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;spin_lock_irqresotre&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 06:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299729#M37589</guid>
      <dc:creator>moseeneview</dc:creator>
      <dc:date>2014-04-28T06:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299730#M37590</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;Thank you for your post, however please consider moving it to the right community place (e.g. &lt;A _jive_internal="true" class="jivecontainerTT-hover-container jive-link-community-small" data-containerid="1" data-containertype="14" data-objectid="2004" data-objecttype="14" href="https://community.nxp.com/community/imx"&gt;i.MX Community&lt;/A&gt; ) to get it visible for active members.&lt;/P&gt;&lt;P&gt;For details please see general advice &lt;A _jive_internal="true" data-containerid="2001" data-containertype="14" data-objectid="99909" data-objecttype="102" href="https://community.nxp.com/docs/DOC-99909"&gt;Where to post a Discussion?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for using Freescale Community.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:25:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299730#M37590</guid>
      <dc:creator>Wlodek_D_</dc:creator>
      <dc:date>2014-04-28T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299731#M37591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi datoudatou&lt;/P&gt;&lt;P&gt;such random errors may be caused by IPU fifo underrun&lt;/P&gt;&lt;P&gt;mentioned below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/320553"&gt;What does imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 mean?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for testing one can decrease IPU bus load: frame rate, resolution&lt;/P&gt;&lt;P&gt;and check if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 14:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299731#M37591</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-05-19T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q bsp driver(ipu_common.c)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299732#M37592</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 style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;mxc_sdc_fb mxc_sdc_fb.0: MXCFB_WAIT_FOR_VSYNC: timeout 0&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;mxc_sdc_fb mxc_sdc_fb.0: MXCFB_WAIT_FOR_VSYNC: timeout 0&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;屏幕是黑屏。&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;我的内核版本为3.0.35。&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;你的问题解决了没？&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;如果解决了能否提供你的方法呢？将不胜感激。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 06:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-bsp-driver-ipu-common-c/m-p/299732#M37592</guid>
      <dc:creator>xiaojunye</dc:creator>
      <dc:date>2018-01-08T06:34:55Z</dc:date>
    </item>
  </channel>
</rss>

