<?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: IPU congfig in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294341#M36301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good. thanks for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 05:17:47 GMT</pubDate>
    <dc:creator>justin_jiang</dc:creator>
    <dc:date>2014-04-11T05:17:47Z</dc:date>
    <item>
      <title>IPU congfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294338#M36298</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 have for display in our own board,HDMI,LVDS,RGB24,MIPI.I want to config IPU as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LVDS:&lt;/P&gt;&lt;P&gt; ipu_id = 0,&lt;/P&gt;&lt;P&gt; disp_id = 0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIDMI:&lt;/P&gt;&lt;P&gt; ipu_id = 0,&lt;/P&gt;&lt;P&gt; disp_id = 1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RGB24:&lt;/P&gt;&lt;P&gt; ipu_id = 1,&lt;/P&gt;&lt;P&gt; disp_id = 0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIPI:&lt;/P&gt;&lt;P&gt; ipu_id = 1,&lt;/P&gt;&lt;P&gt; disp_id = 1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,I am confused by LVDS config,the lvds can work well with the following config:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt; ipu_id = 0,&lt;/P&gt;&lt;P&gt; disp_id = 0,&lt;/P&gt;&lt;P&gt;ext_ref = 1,&lt;/P&gt;&lt;P&gt;mode = LDB_SEP0,&lt;/P&gt;&lt;P&gt;sec_ipu_id = 1,&lt;/P&gt;&lt;P&gt;sec_disp_id = 1,&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our hardware only connnect LVDS0,we do not need lvds seprate mode,so how to config ldb_data structure to config lvds only use IPU1_DI0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 02:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294338#M36298</guid>
      <dc:creator>thouswave</dc:creator>
      <dc:date>2014-04-11T02:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: IPU congfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294339#M36299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try to config "&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;mode =&lt;/SPAN&gt; LDB_SIN1" for one lvds only.&lt;/P&gt;&lt;P&gt;You can try the setting in u-boot command firstly. &lt;/P&gt;&lt;P&gt;add "ldb=sin1" paremeter in the command line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 04:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294339#M36299</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2014-04-11T04:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: IPU congfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294340#M36300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LDB_SIN1&lt;/SPAN&gt; does not work,and then I change to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LDB_SIN&lt;/SPAN&gt;0,it works,I think the reason is that my hardware connect to LVDS0 interface.&lt;/P&gt;&lt;P&gt;Now,my ldb_data structure is as following:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ipu_id = 0,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;disp_id = 0,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mode = LDB_SEP0,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 05:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294340#M36300</guid>
      <dc:creator>thouswave</dc:creator>
      <dc:date>2014-04-11T05:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: IPU congfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294341#M36301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good. thanks for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 05:17:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IPU-congfig/m-p/294341#M36301</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2014-04-11T05:17:47Z</dc:date>
    </item>
  </channel>
</rss>

