<?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のトピックRe: MIPI Display doesn't show anything</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404568#M60119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I've already done that but the SDK doesn't have a mipi-dsi test for the imx6DL and I would like the kernel to support the MIPI display.&lt;/P&gt;&lt;P&gt;In my case, I only had to modify the existing driver &lt;EM&gt;mxcfb_hx8369_wvga.c&lt;/EM&gt;. I see that the &lt;EM&gt;LP mode &lt;/EM&gt;is working fine because I can write and read in the different registers of the panel but I have nothing displayed. Do you know if there is something in particular to do in order to get the image redirected for the mipi-dsi framebuffer? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 12:26:03 GMT</pubDate>
    <dc:creator>tonioch</dc:creator>
    <dc:date>2015-04-16T12:26:03Z</dc:date>
    <item>
      <title>MIPI Display doesn't show anything</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404566#M60117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently working on the i.MX6Duallite. After I configured the mipi-dsi driver (mxcfb_hx8369_wvga.c) in order to match my panel (480*800, 3.97 inch), I'm trying now to display the picture saved into the frame memory.&lt;/P&gt;&lt;P&gt;The problem is that the only thing displayed after unblanking the frame buffer is a black screen with only one line of white pixels. I've tried to change many things in my driver's code but apparently this one works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does somebody know what could be the problem? &lt;/P&gt;&lt;P&gt;Another question, does somebody know where we can find the picture's initialization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me, I wanna see the pinguins on my screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antoine C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 08:37:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404566#M60117</guid>
      <dc:creator>tonioch</dc:creator>
      <dc:date>2015-04-14T08:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI Display doesn't show anything</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404567#M60118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antoine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest to look SDK DSI test and its description in&lt;/P&gt;&lt;P&gt;iMX6_Firmware_Guide.pdf &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95341"&gt;Patch to support MIPI display(hx8369) in uboot for i.mx6DL/DQ SebreSD boards&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 00:54:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404567#M60118</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-16T00:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: MIPI Display doesn't show anything</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404568#M60119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I've already done that but the SDK doesn't have a mipi-dsi test for the imx6DL and I would like the kernel to support the MIPI display.&lt;/P&gt;&lt;P&gt;In my case, I only had to modify the existing driver &lt;EM&gt;mxcfb_hx8369_wvga.c&lt;/EM&gt;. I see that the &lt;EM&gt;LP mode &lt;/EM&gt;is working fine because I can write and read in the different registers of the panel but I have nothing displayed. Do you know if there is something in particular to do in order to get the image redirected for the mipi-dsi framebuffer? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:26:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIPI-Display-doesn-t-show-anything/m-p/404568#M60119</guid>
      <dc:creator>tonioch</dc:creator>
      <dc:date>2015-04-16T12:26:03Z</dc:date>
    </item>
  </channel>
</rss>

