<?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: Dual display of LVDS plus VGA LCD on iMX6 platform in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251638#M23116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,zhao,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "The VGA still can not work.."&amp;nbsp; what does it mean ?&amp;nbsp; No ouput or resolution is not correct ?&lt;/P&gt;&lt;P&gt;Then how is 1360x768 ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;console=ttymxc1,115200 root=/dev/nfs nfsroot=192.168.0.85:/opt/mx6fs,v3,tcp ip=192.168.0.61 video=mxcfb1:dev=hdmi,1920x1080@60,if=RGB24 video=mxcfb0:dev=lcd,1360x768,if=RGB24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 04:53:32 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2013-05-31T04:53:32Z</dc:date>
    <item>
      <title>Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251630#M23108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using iMX6 platform and this platform has 3 display devices: LVDS, VGA LCD, and HDMI.&lt;/P&gt;&lt;P&gt;I found from the document that iMX6 support dual display of the combination of LVDS and HDMI.&lt;/P&gt;&lt;P&gt;It seems does not support the dual display of LVDS+ VGA LCD&lt;/P&gt;&lt;P&gt;Is there any body know any possibility to make dual display of LVDS+VGA LCD work? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 05:25:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251630#M23108</guid>
      <dc:creator>omar_ccc</dc:creator>
      <dc:date>2013-05-22T05:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251631#M23109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,Chi-Chung,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There is no VGA port on i.mx6 SOC. If there exists VGA port on your board, you should know which port on i.mx6 is converted to VGA. For example, the VGA is from DISP0(RGB24 interface) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So please check VGA part of the schematic. Then you will know how to set u-boot environment to use dual display according to i.mx6dq user's guide released by Freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 13:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251631#M23109</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-05-22T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251632#M23110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Weidong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; We are using imx6q sabrelite board. We change the DISP0(RGB24 interface) to VGA by&amp;nbsp; ADV7125. the VGA can only output 1024x768@60 correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I couldn't set any other resolutions such as 1360x768 or 1920x1080 successfully. I can get the clock, and it looks good, but there is no data output.&amp;nbsp; The board is running linux,and the kernel is got from yocto..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The fb_videomode i set is :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{ "1360x768", 60, 1360, 768, 11695, 256, 64, 18, 3, 112, 6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, FB_VMODE_NONINTERLACED, FB_MODE_IS_VESA},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "1440x900", 60, 1440, 900, 9389, 232, 80, 25,&amp;nbsp; 3, 152, 6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, FB_VMODE_NONINTERLACED, FB_MODE_IS_VESA},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { "1600x1200", 60, 1600, 1200, 6172, 304, 64, 46, 1, 192, 3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, FB_VMODE_NONINTERLACED, FB_MODE_IS_VESA},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {"1024x768", 60, 1024, 768, 15384, 160, 24, 29, 3, 136, 6,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, FB_VMODE_NONINTERLACED, FB_MODE_IS_VESA},&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you help me with that ? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 02:57:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251632#M23110</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-05-31T02:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251633#M23111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,zhao,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I need to konw 2 messages:&lt;/P&gt;&lt;P&gt;(1) What is the max resolution supportd by ADV7125 ?&lt;/P&gt;&lt;P&gt;I mean it's working mode is bypass or scale ?&lt;/P&gt;&lt;P&gt;(2)Can you paste your u-boot environment here ?&lt;/P&gt;&lt;P&gt;Let us analyze it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 03:07:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251633#M23111</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-05-31T03:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251634#M23112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Weidong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1). The hardware engineer told me that the ADV7125 could support up to 1920x1080 resolution.. There is no data output before ADV7125 by now, but the clock output seems right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (2) .we are using hdmi 、 lvds and VGA&lt;/P&gt;&lt;P&gt;the cmdline is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;console=ttymxc1,115200 root=/dev/nfs nfsroot=192.168.0.85:/opt/mx6fs,v3,tcp ip=192.168.0.61 video=mxcfb2:dev=ldb,1024x768,if=RGB24 ldb=sin0 video=mxcfb1:dev=hdmi,1920x1080@60,if=RGB24 video=mxcfb0:dev=lcd,1360x768,if=RGB24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 03:30:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251634#M23112</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-05-31T03:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251635#M23113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,zhao,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this bootargs:&lt;/P&gt;&lt;P&gt;console=ttymxc1,115200 root=/dev/nfs nfsroot=192.168.0.85:/opt/mx6fs,v3,tcp ip=192.168.0.61 video=mxcfb1:dev=hdmi,1920x1080@60,if=RGB24 video=mxcfb0:dev=lcd,1920x1080@60,if=RGB24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means if we don't use LVDS, see HDMI and VGA resolutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 03:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251635#M23113</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-05-31T03:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251636#M23114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Zhao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this post could help you or not. &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-94905"&gt;https://community.freescale.com/docs/DOC-94905&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 04:23:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251636#M23114</guid>
      <dc:creator>XiaoPong</dc:creator>
      <dc:date>2013-05-31T04:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251637#M23115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Weidong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; using &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;console=ttymxc1,115200 root=/dev/nfs nfsroot=192.168.0.85:/opt/mx6fs,v3,tcp ip=192.168.0.61 video=mxcfb1:dev=hdmi,1920x1080@60,if=RGB24 video=mxcfb0:dev=lcd,1920x1080@60,if=RGB24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The VGA still can not work..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The HDMI is ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 04:38:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251637#M23115</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-05-31T04:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251638#M23116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,zhao,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "The VGA still can not work.."&amp;nbsp; what does it mean ?&amp;nbsp; No ouput or resolution is not correct ?&lt;/P&gt;&lt;P&gt;Then how is 1360x768 ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;console=ttymxc1,115200 root=/dev/nfs nfsroot=192.168.0.85:/opt/mx6fs,v3,tcp ip=192.168.0.61 video=mxcfb1:dev=hdmi,1920x1080@60,if=RGB24 video=mxcfb0:dev=lcd,1360x768,if=RGB24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 04:53:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251638#M23116</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-05-31T04:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251639#M23117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Weidong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There is no output. There is no data come from DISP0_DAT0~DISP0_DAT23, but the HSYNC seems right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; when 1360x768, the phenomenon is the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 05:13:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251639#M23117</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-05-31T05:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251640#M23118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Wei-Shan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank&amp;nbsp; you &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It works good only when the set is 1204x768.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On other situations,such as 1360x768,&amp;nbsp; there is no data output from &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; DISP0_DAT0~DISP0_DAT23&lt;/SPAN&gt;. when the resolution is 1360x768, the pixel clock is less than 100MHZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 05:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251640#M23118</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-05-31T05:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251641#M23119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Weidong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The VGA is ok now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int the file arch/arm/mach-mx6/board-mx6q_sabrelite.c&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The older setting:&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13699855629037657" jivemacro_uid="_13699855629037657" modifiedtitle="true"&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;static struct fsl_mxc_hdmi_core_platform_data hdmi_core_data = {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ipu_id = 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .disp_id = 1,&lt;/P&gt;
&lt;P&gt;};&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;static struct fsl_mxc_lcd_platform_data lcdif_data = {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ipu_id = 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .disp_id = 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .default_ifmt = IPU_PIX_FMT_RGB565,&lt;/P&gt;
&lt;P&gt;};&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;static struct fsl_mxc_ldb_platform_data ldb_data = {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ipu_id = 1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .disp_id = 0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ext_ref = 1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .mode = LDB_SEP0,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .sec_ipu_id = 1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .sec_disp_id = 1,&lt;/P&gt;
&lt;P&gt;};&lt;/P&gt;
&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I set it to :&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_hdmi_core_platform_data hdmi_core_data = {&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; .ipu_id = 1,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;.disp_id = 1, &lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_lcd_platform_data lcdif_data = {&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .ipu_id = 0,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .disp_id = 0, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .default_ifmt = IPU_PIX_FMT_RGB565, &lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_ldb_platform_data ldb_data = { &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .ipu_id = 1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .disp_id = 0,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .ext_ref = 1,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .mode = LDB_SEP0,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .sec_ipu_id = 0,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .sec_disp_id = 1, &lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't&amp;nbsp; really understand what the ipu_id adn disp_id mean . I just found the VGA&amp;nbsp; conflict with hdmi ,then i modified the setting .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 08:07:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251641#M23119</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-05-31T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251642#M23120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, Zhao,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Good Job !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There are 2 IPUs in i.mX6Q(IPU0 and IPU1), and every IPU has 2 display interface(IPU0_DI0/IPU0_DI1; IPU1_DI0/IPU1_DI1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It means IPU0 has disp_id=0 and disp_id=1 , IPU1 has disp_id=0 and disp_id=1. for example , for your design:&lt;/P&gt;&lt;P&gt;(1)IPU1_DI1------&amp;gt;HDMI&lt;/P&gt;&lt;P&gt;(2)IPU0_DI0------&amp;gt;DISP0---&amp;gt;ADV7125&lt;/P&gt;&lt;P&gt;(3)LVDS datastructure&lt;/P&gt;&lt;P&gt; It means LVDS0 uses IPU1_DI0 and LVDS1 uses IPU0_DI1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I hope the above can help you understand display interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:28:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251642#M23120</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2013-05-31T09:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251643#M23121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Weidong,&lt;/P&gt;&lt;P&gt;What is the relation between MXCFB0/1/2, and IPU0/1, DISP0/1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251643#M23121</guid>
      <dc:creator>omar_ccc</dc:creator>
      <dc:date>2013-05-31T09:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251644#M23122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Weidong,&lt;/P&gt;&lt;P&gt;We tried to have dual display with LVDS and RGB(LCD) even with mirror content.&lt;/P&gt;&lt;P&gt;We set LVDS as mxcfb0 and LCD as mxcfb1 in kernel command line of uboot.&lt;/P&gt;&lt;P&gt;Our LVDS panel resolution 1920x1080, and LCD panel is 1024x768.&lt;/P&gt;&lt;P&gt;LVDS panel can display correctly but LCD panel has no output.&lt;/P&gt;&lt;P&gt;We found the reason is that LCD always use the settings of LVDS, not the setting for LCD,&amp;nbsp; so that LCD panel cannot display (out of range).&lt;/P&gt;&lt;P&gt;If we change LVDS setting to 1024x768, the LVDS and LCD panels have the output (of course, LVDS has output but with wrong resolution).&lt;/P&gt;&lt;P&gt;Have you solutions to this?&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>Fri, 19 Jul 2013 06:47:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251644#M23122</guid>
      <dc:creator>omar_ccc</dc:creator>
      <dc:date>2013-07-19T06:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251645#M23123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Weidong&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;First of all you are very helpful! thank you!&lt;/P&gt;&lt;P&gt;and second, can you please explain about the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;struct fsl_mxc_ldb_platform_data ldb_data&lt;/SPAN&gt;?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is the ipu_id&amp;amp;disp_id are for the primary display and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sec_ipu_id&amp;amp;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sec_disp_id&lt;/SPAN&gt; for the secondary?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;should their configurations match the configurations in &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;fsl_mxc_hdmi_core_platform_data hdmi_core_data and &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;fsl_mxc_lcd_platform_data lcdif_data?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and what about &lt;/SPAN&gt;ext_ref? what does it mean?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;also, can I change the mode? for example to mode = LDB_DUL0? (as I understand there are 4 modes: sin,spl,dul and sep)&amp;nbsp; &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;Thank you!&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aline.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 08:30:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251645#M23123</guid>
      <dc:creator>alineg</dc:creator>
      <dc:date>2013-08-06T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251646#M23124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I want dual diaplay with LCD and HDMI in my imx6dl platform under ubuntu,but the ubuntu is only display the fb0,and the fb2 is no output,(fb1 is overlay).How can i siwtch the fbX? and how can i test the dual display?&lt;BR /&gt;I set the board data was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I set it to :&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;Now I set it to :&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_hdmi_core_platform_data hdmi_core_data = {&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; .ipu_id = 0,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;.disp_id = 1, &lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;static struct fsl_mxc_lcd_platform_data lcdif_data = {&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .ipu_id = 0,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; .disp_id = 0, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .default_ifmt = IPU_PIX_FMT_RGB565, &lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the uboot cmdline is :&lt;/P&gt;&lt;P&gt;video=mxcfb0:dev=lcd,VGA,if=RGB24 video=mxcfb1:dev=hdmi,1920x1080@60,if=RGB24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 03:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251646#M23124</guid>
      <dc:creator>luozhh1018</dc:creator>
      <dc:date>2013-12-11T03:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dual display of LVDS plus VGA LCD on iMX6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251647#M23125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;我与你一样，都使用了adv7125,不过，我使用的是imx6dl,由于dl的只有一个ipu,我想知道怎么做lcd与hdmi的自动切换&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 02:17:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-display-of-LVDS-plus-VGA-LCD-on-iMX6-platform/m-p/251647#M23125</guid>
      <dc:creator>luozhh1018</dc:creator>
      <dc:date>2013-12-13T02:17:14Z</dc:date>
    </item>
  </channel>
</rss>

