<?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: HDMI influence on MIPI in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770978#M119720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &amp;nbsp;Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what bsp and gstreamer used in the case. One can try with nxp official&lt;/P&gt;&lt;P&gt;demo images from&lt;/P&gt;&lt;P&gt;Board Support Packages (3)&lt;BR /&gt;Demo Images - QWKS Board based on SCM-i.MX 6D/Q&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/single-chip-modules/quick-start-board-for-scm-i.mx-6dq:QWKS-SCM-IMX6DQ?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="https://www.nxp.com/products/single-chip-modules/quick-start-board-for-scm-i.mx-6dq:QWKS-SCM-IMX6DQ?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;Quick Start Board for SCM-i.MX 6DQ|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333955"&gt;Yocto BSP for SCM-i.MX L4.1.15-2.0.0_ga&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 23:46:39 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-02-23T23:46:39Z</dc:date>
    <item>
      <title>HDMI influence on MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770977#M119719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We found a really strange issue with a MIPI camera and HDMI.&lt;/P&gt;&lt;P&gt;Our MIPI camera works fine, is correctly configured and works with Gstreamer. But if we activate the HDMI ( by inserting the correct vidargs in u-boot : vidargs=video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24;video=mxcfb1:off fbmem=32M) the video "make a roll" when we restart Gstreamer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue only happens when the HDMI is enabled in u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another strange issue: when we disabled mxcfb* in the device tree:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;amp;mxcfb1 { 
status = "disabled";
};
&amp;amp;mxcfb2 { 
status = "disabled";
};
&amp;amp;mxcfb3 { 
status = "disabled";
};
&amp;amp;mxcfb4 { 
status = "disabled";
};&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MIPI does not work at all, the MIPI_CSI_PHY_STATE is constantly equals to 0x200&lt;/P&gt;&lt;P&gt;Any thoughts about this issue? Is it clock related?&lt;/P&gt;&lt;P&gt;We are working on iMX6Q POP package, the MIPI is running at 648MHz.&lt;/P&gt;&lt;P&gt;The image is build by Yocto Pyro, kernel is 4.1.15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pierre-Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 15:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770977#M119719</guid>
      <dc:creator>pierre-olivierh</dc:creator>
      <dc:date>2018-02-23T15:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI influence on MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770978#M119720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &amp;nbsp;Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what bsp and gstreamer used in the case. One can try with nxp official&lt;/P&gt;&lt;P&gt;demo images from&lt;/P&gt;&lt;P&gt;Board Support Packages (3)&lt;BR /&gt;Demo Images - QWKS Board based on SCM-i.MX 6D/Q&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/single-chip-modules/quick-start-board-for-scm-i.mx-6dq:QWKS-SCM-IMX6DQ?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="https://www.nxp.com/products/single-chip-modules/quick-start-board-for-scm-i.mx-6dq:QWKS-SCM-IMX6DQ?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;Quick Start Board for SCM-i.MX 6DQ|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-333955"&gt;Yocto BSP for SCM-i.MX L4.1.15-2.0.0_ga&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 23:46:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770978#M119720</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-23T23:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI influence on MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770979#M119721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Thank you for the answer.&lt;/P&gt;&lt;P&gt;It is quite complicated to test the official Yocto BSP, we have to port all our modifications.&lt;/P&gt;&lt;P&gt;We use the Variscite BSP (with some little customisations), with Yocto Pyro, with Gstreamer 1.10.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have something interesting, the clocks are not the same with or without the HDMI enabled in uboot:&lt;/P&gt;&lt;P&gt;When I disable hdmi via uboot:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;pll5 is at 1.188GHz, and is reduced to 296.6MHz&lt;/LI&gt;&lt;LI&gt;ipu1_pclk0 clock source become ipu1_sel (instead of ipu1_di0)&lt;/LI&gt;&lt;LI&gt;ipu1_pclk enable_count (1 with HDMI) becomes 0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is the two gists with the complete clock summary&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://gist.github.com/Pehoh/c90f24b1ecda2875bb722e676ff370ad" title="https://gist.github.com/Pehoh/c90f24b1ecda2875bb722e676ff370ad"&gt;clk_summary_hdmi · GitHub&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://gist.github.com/Pehoh/7dfd1016cb8157aaba3b3f443b78718b" title="https://gist.github.com/Pehoh/7dfd1016cb8157aaba3b3f443b78718b"&gt;clk_summary_no_hdmi · GitHub&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question:&lt;/P&gt;&lt;P&gt;As I understand the iMX6, the IPUx DI are used for display ports/VGA, so why the ipu1_di clock is used (enable_cnt=1) if I only use HDMI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 10:20:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770979#M119721</guid>
      <dc:creator>pierre-olivierh</dc:creator>
      <dc:date>2018-07-19T10:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI influence on MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770980#M119722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;After my response on the clocks (with or without HDMI), I did some other tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My configuration is as follow:&lt;/P&gt;&lt;P&gt;IPU1_CSI0 and IPU1_CSI1 are used by a MIPI source (on virtual channel 0 and 1)&lt;/P&gt;&lt;P&gt;IPU2_CSI1 is used by a parallel camera in BT656.&lt;/P&gt;&lt;P&gt;IPU2_CSI0 is unused&lt;/P&gt;&lt;P&gt;Everything is working, excepted the video scroll.&lt;/P&gt;&lt;P&gt;I get these messages when the video is scrolling, the scroll stops when the video bottom hit the bottom of the screen.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;[ 4118.492325] imx-ipuv3 2400000.ipu: IPU Warning - IPU_INT_STAT_5 = 0x00000001&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The message is sent multiple times during the scroll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the begining of my test, my configuration is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;IPUx hsp clock&amp;nbsp;set to 198MHz&lt;/LI&gt;&lt;LI&gt;IPU1_di0 (because hdmi_core in dtb is on ipu0 di0) is set to 145.8MHz (1080p60)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I tried to increase HSP clock of both IPUs to 270MHz, still scrolling.&lt;/LI&gt;&lt;LI&gt;I tried to change the hdmi_core ipux_dix to IPU2_DI0 (in dtb): the MIPI on IPU1 worked well, no video scroll, BUT the parallel video on IPU1 was scrolling...&lt;/LI&gt;&lt;LI&gt;So I tried to set all IPU clocks to 148.5: the HSP and the IPUx_DIx. The HDMI on the IPU1 is still scrolling and the parallel video did not work well (148.5MHz is the BT656 video clock).&lt;/LI&gt;&lt;LI&gt;Last attempt: IPU1_hsp is set to 148.5, IPU2_hsp is set to 270MHz. the hdmi core is set on IPU1_di0. The MIPI is still scrolling (as expected) but the message (IPU_INT_STAT_5=0x01) appear only &lt;STRONG&gt;one time&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts? Any advices on something I am doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 13:23:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-influence-on-MIPI/m-p/770980#M119722</guid>
      <dc:creator>pierre-olivierh</dc:creator>
      <dc:date>2018-07-20T13:23:20Z</dc:date>
    </item>
  </channel>
</rss>

