<?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: LS1028a-rdb doesn't detect display in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075867#M6289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how this correlates, but UART1. There were multiple issues I had toworkaround, including - DP-HDMI is apparently not supported (out-of-box) with LSDK 19.09 - instead 'i2c mw ox66 0x54 0x0' has to be done to enable power to DP_PWR.&amp;nbsp;That's fixed in LSDK 20.04 uboot. Then HDP firmware has to match the linux driver and it seems to work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2020 08:04:14 GMT</pubDate>
    <dc:creator>andrejk</dc:creator>
    <dc:date>2020-07-03T08:04:14Z</dc:date>
    <item>
      <title>LS1028a-rdb doesn't detect display</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075864#M6286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to make the DP port work, I tried several monitors and HDMI/DP cables, LSDK 19.06, 19.09 and 20.04, two versions of firmwares (&lt;SPAN&gt;23029 and the one from 20.04 -&amp;gt;&amp;nbsp;32955)&lt;/SPAN&gt;. But no matter what I do, the display driver doesn't detect the monitor, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;[ 0.000000] Linux version 4.19.90 (root@fbubuntu) (gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04)) #2 SMP PREEMPT Tue May 12 12:51:02 CEST 2020&lt;BR /&gt;[ 0.000000] Machine model: LS1028A RDB Board&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;Kernel command line: console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256 video=1920x1080-32@60 cma=256M iommu.passthrough=1 &lt;SPAN&gt;arm-smmu.disable_bypass=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[ 3.484345] [drm] found ARM Mali-DP500 version r1p2&lt;BR /&gt;[ 3.489400] [drm] Resolution 3840x2160@60 is enabled&lt;BR /&gt;[ 3.494391] [drm] Resolution 1920x1080@60 is enabled&lt;BR /&gt;[ 3.499374] [drm] Resolution 1280x720@60 is enabled&lt;BR /&gt;[ 3.504273] [drm] Resolution 720x480@60 is enabled&lt;BR /&gt;[ 3.509084] i.mx8-hdp f200000.hdp: lane_mapping 0x4e&lt;BR /&gt;[ 3.514070] i.mx8-hdp f200000.hdp: edp_link_rate 0x06&lt;BR /&gt;[ 3.519141] i.mx8-hdp f200000.hdp: dp_num_lanes 0x04&lt;BR /&gt;[ 3.524203] [drm] Started firmware!&lt;BR /&gt;[ 3.527707] [drm] CDN_API_CheckAlive returned ret = 0&lt;BR /&gt;[ 3.532781] [drm] Firmware version: 23029, Lib version: 20691&lt;BR /&gt;[ 3.538572] [drm] CDN_API_MainControl_blocking (ret = 0 resp = 1)&lt;BR /&gt;[ 3.544727] [drm] CDN_API_General_Test_Echo_Ext_blocking (ret = 0 echo_resp = echo test)&lt;BR /&gt;[ 3.552859] [drm] CDN_API_General_Write_Register_blockin ... setting LANES_CONFIG&lt;BR /&gt;[ 3.560429] [drm] pixel engine reset&lt;BR /&gt;[ 3.564026] [drm] CDN_*_Write_Register_blocking ... setting LANES_CONFIG 4e&lt;BR /&gt;[ 3.572787] [drm] AFE_init&lt;BR /&gt;[ 3.575512] [drm] deasserted reset&lt;BR /&gt;[ 3.579009] Wait for A2 ACK&lt;BR /&gt;[ 3.603650] [drm] AFE_power exit&lt;BR /&gt;[ 3.606892] [drm] CDN_API_DPTX_SetVideo_blocking (ret = 0)&lt;BR /&gt;[ 3.612484] mali-dp f080000.malidp: bound f200000.hdp (ops imx_hdp_imx_ops)&lt;BR /&gt;[ 3.619619] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).&lt;BR /&gt;[ 3.626263] [drm] No driver support for vblank timestamp query.&lt;BR /&gt;[ 3.632262] [drm] Cannot find any crtc or sizes&lt;BR /&gt;[ 3.637107] [drm] Initialized mali-dp 1.0.0 20160106 for f080000.malidp on minor 0&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;[&amp;nbsp; &amp;nbsp; 3.814000] [drm] HDMI/DP Cable Plug Out&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Unfortunately the user manual is very inconsistent, because it has info for some old LSDK version apparently, e.g.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE class="" style="color: #333333; background-color: #eaeaea; border: 1px solid #cccccc; font-size: 14px; margin: 20px 0px 10px; padding: 5px;"&gt;&lt;CODE style="color: inherit; background-color: transparent; font-size: inherit;"&gt;# insmod drm_panel_orientation_quirks.ko # insmod drm.ko  # insmod drm_kms_helper.ko # insmod imx_hdp_common.ko # insmod mali-dp.ko  # insmod imx-hdptx.ko&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;[ 2.588772] mali-dp f080000.display: bound f1f0000.phy (ops imx_hdp_imx_ops)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;imx-hdptx doesn't even exist, as far as I can see...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to solve this? It seems that the 5.4 kernel is even more out of sync with the documentation, I couldn't easily enable the HDP driver there, even (perhaps the LS1028 DRM stuff is unsupported there?)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 11:29:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075864#M6286</guid>
      <dc:creator>andrejk</dc:creator>
      <dc:date>2020-05-12T11:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: LS1028a-rdb doesn't detect display</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075865#M6287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update: Switched to a DP-DP cable and DP monitor, it seems to work now. I wonder which HDMI/DP cables are supported then...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 08:51:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075865#M6287</guid>
      <dc:creator>andrejk</dc:creator>
      <dc:date>2020-05-20T08:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: LS1028a-rdb doesn't detect display</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075866#M6288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Andrej Krutak&lt;/P&gt;&lt;P&gt;1.as you mentioned you used a DP-DP cable to connect the monitor?Which port do you used on the board?UART2?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114514iEF9709668A48F570/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Does that means the openil can only be displayed by this method?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 02:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075866#M6288</guid>
      <dc:creator>baiyu</dc:creator>
      <dc:date>2020-07-03T02:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: LS1028a-rdb doesn't detect display</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075867#M6289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how this correlates, but UART1. There were multiple issues I had toworkaround, including - DP-HDMI is apparently not supported (out-of-box) with LSDK 19.09 - instead 'i2c mw ox66 0x54 0x0' has to be done to enable power to DP_PWR.&amp;nbsp;That's fixed in LSDK 20.04 uboot. Then HDP firmware has to match the linux driver and it seems to work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 08:04:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-rdb-doesn-t-detect-display/m-p/1075867#M6289</guid>
      <dc:creator>andrejk</dc:creator>
      <dc:date>2020-07-03T08:04:14Z</dc:date>
    </item>
  </channel>
</rss>

