<?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: i.MX8MP LVDS Panel Problem in i.MX Solutions</title>
    <link>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1442695#M197</link>
    <description>&lt;P&gt;I am facing a similar issue. Pls, let me know if you are able to solve this problem. Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 11:50:36 GMT</pubDate>
    <dc:creator>embdev1</dc:creator>
    <dc:date>2022-04-12T11:50:36Z</dc:date>
    <item>
      <title>i.MX8MP LVDS Panel Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1271666#M151</link>
      <description>&lt;P&gt;i use i.MX8MP + Android 11&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. in imx8mp-evk-jdi-wuxga-lvds-panel.dts add :&amp;nbsp;&lt;/P&gt;&lt;P&gt;lvds0_panel {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible = "vxt, vl050-8048nt-c02" ;&lt;/P&gt;&lt;P&gt;2. in&amp;nbsp; simple_panel.c add:&lt;/P&gt;&lt;P&gt;static const struct drm_display_mode vl050_8048nt_c02_mode = {&lt;BR /&gt;.clock = 33333,&lt;BR /&gt;.hdisplay = 800,&lt;BR /&gt;.hsync_start = 800 + 210 ,&lt;BR /&gt;.hsync_end = 800 + 210 + 20 ,&lt;BR /&gt;.htotal = 800 + 210 + 20 + 46,&lt;BR /&gt;.vdisplay = 480,&lt;BR /&gt;.vsync_start = 480 + 22 ,&lt;BR /&gt;.vsync_end = 480 + 22 + 10 ,&lt;BR /&gt;.vtotal = 480 + 22 + 10 + 23,&lt;BR /&gt;.vrefresh = 60,&lt;BR /&gt;.flags = DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;static const struct panel_desc vl050_8048nt_c02 = {&lt;BR /&gt;.modes = &amp;amp;vl050_8048nt_c02_mode,&lt;BR /&gt;.num_modes = 1,&lt;BR /&gt;.bpc = 8,&lt;BR /&gt;.size = {&lt;BR /&gt;.width = 120,&lt;BR /&gt;.height = 76,&lt;BR /&gt;},&lt;BR /&gt;.bus_format = MEDIA_BUS_FMT_RGB888_1X24,&lt;BR /&gt;.bus_flags = DRM_BUS_FLAG_DE_HIGH | DRM_BUS_FLAG_PIXDATA_POSEDGE,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;panel spec is resolution 800*480 , so i&amp;nbsp; write resolution 800*480 in&amp;nbsp;simple_panel.c ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the real display seems to be half, what should I do about this problem?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VXT_LVDS.png" style="width: 632px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/143853iF79E7E5D29FC7060/image-size/large?v=v2&amp;amp;px=999" role="button" title="VXT_LVDS.png" alt="VXT_LVDS.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 10:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1271666#M151</guid>
      <dc:creator>yumi_wang</dc:creator>
      <dc:date>2021-05-04T10:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MP LVDS Panel Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1442695#M197</link>
      <description>&lt;P&gt;I am facing a similar issue. Pls, let me know if you are able to solve this problem. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 11:50:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1442695#M197</guid>
      <dc:creator>embdev1</dc:creator>
      <dc:date>2022-04-12T11:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MP LVDS Panel Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1442975#M198</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i modify&amp;nbsp;"imx8mp-evk-jdi-wuxga-lvds-panel.dts"&amp;nbsp; then solve it.&lt;/P&gt;&lt;P&gt;&amp;amp;ldb {&lt;BR /&gt;/*fsl,dual-channel; &amp;lt;-----must remove , because use panel vl050-8048yl-c02*/&lt;/P&gt;&lt;P&gt;lvds-channel@0 {&lt;BR /&gt;fsl,data-mapping = "jeida";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 01:39:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Solutions/i-MX8MP-LVDS-Panel-Problem/m-p/1442975#M198</guid>
      <dc:creator>yumi_wang</dc:creator>
      <dc:date>2022-04-13T01:39:23Z</dc:date>
    </item>
  </channel>
</rss>

