<?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: iMX8MM HDMI crtc in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1733768#M213564</link>
    <description>&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&lt;BR /&gt;do you have any suggestions how I may procede?</description>
    <pubDate>Wed, 04 Oct 2023 13:53:17 GMT</pubDate>
    <dc:creator>dpog</dc:creator>
    <dc:date>2023-10-04T13:53:17Z</dc:date>
    <item>
      <title>iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1718100#M212124</link>
      <description>&lt;P&gt;I'm currently integrating a DSI-to-HDMI bridge into our custom iMX8MM board. The bridge driver loads correctly, but I get no output on the display and get this message on boot:&lt;/P&gt;&lt;P&gt;[ 15.371306] imx-drm 32c00000.bus:display-subsystem: [drm] Cannot find any crt c or sizes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached the corresponding dts-Nodes, does anybody have some suggestions what I might be missing? I'm using the linux-imx 5-15 kernel.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 14:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1718100#M212124</guid>
      <dc:creator>dpog</dc:creator>
      <dc:date>2023-09-06T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1718895#M212200</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I don't know how you change the source code and what display you use, if you&amp;nbsp; just want to change the lane, maybe you can try the dts file, for imx8MM, maybe you can try to use“ &lt;SPAN&gt; i2cset -f -y 2 0x0b 0x44 0x02 0x00 sp”&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;however it has been reported before but is fixed in latest kernel version, so please download the L6.1 BSP&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1718895#M212200</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-09-07T14:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1721865#M212522</link>
      <description>I didn't change the source code. I'm guessing that I'm missing a display-timing node somewhere, but I already tried adding one at every possible location and got no result. I also looked up the device tree used in the display-selection-guide.&lt;BR /&gt;&lt;BR /&gt;I also checked the bridge registers where the sizes should be stored, it seems as if the DSI signal isn't sending them</description>
      <pubDate>Wed, 13 Sep 2023 08:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1721865#M212522</guid>
      <dc:creator>dpog</dc:creator>
      <dc:date>2023-09-13T08:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1730549#M213267</link>
      <description>Took me some time to get the L6.1 uboot running, but I now placed the dts in the "newer" Kernel and am facing this kernel log, repeating infinitly:&lt;BR /&gt;[ 14.218073] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops lcdif_crtc_ops)&lt;BR /&gt;[ 14.226972] imx_sec_dsim_drv 32e10000.mipi_dsi: version number is 0x1060200&lt;BR /&gt;[ 14.234015] [drm:drm_bridge_attach] *ERROR* failed to attach bridge /soc@0/bus@32c00000/mipi_dsi@32e10000 to encoder DSI-34: -517&lt;BR /&gt;[ 14.245696] imx_sec_dsim_drv 32e10000.mipi_dsi: Failed to attach bridge: 32e10000.mipi_dsi&lt;BR /&gt;[ 14.253971] imx_sec_dsim_drv 32e10000.mipi_dsi: failed to bind sec dsim bridge: -517&lt;BR /&gt;[ 14.263853] lt8912 1-0048: failed to find dsi host&lt;BR /&gt;&lt;BR /&gt;I can't say which message comes first, I'm starting to debug it right now</description>
      <pubDate>Wed, 27 Sep 2023 13:15:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1730549#M213267</guid>
      <dc:creator>dpog</dc:creator>
      <dc:date>2023-09-27T13:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1731952#M213386</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The looping errors do not appear always, and when they don't, I get the same error as before, even thou I'm using L6.1&lt;/P&gt;&lt;P&gt;imx-drm 32c00000.bus:display-subsystem: [drm] Cannot find any crtc or sizes&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 11:49:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1731952#M213386</guid>
      <dc:creator>dpog</dc:creator>
      <dc:date>2023-09-29T11:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1733768#M213564</link>
      <description>&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846"&gt;@Bio_TICFSL&lt;/a&gt;&lt;BR /&gt;do you have any suggestions how I may procede?</description>
      <pubDate>Wed, 04 Oct 2023 13:53:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1733768#M213564</guid>
      <dc:creator>dpog</dc:creator>
      <dc:date>2023-10-04T13:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1734841#M213654</link>
      <description>For anyone who should stuble upon this, it simply was a typo.&lt;BR /&gt;In the devicetree node for the HDMI-connector there was a "ddc_i2c_bus" given, but the driver wants a "ddc-i2c-bus". With that corrected, the driver gets the EDID and produces an output</description>
      <pubDate>Fri, 06 Oct 2023 12:30:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1734841#M213654</guid>
      <dc:creator>dpog</dc:creator>
      <dc:date>2023-10-06T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM HDMI crtc</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1980371#M230055</link>
      <description>&lt;P&gt;Thank you so much for your information.&lt;/P&gt;&lt;P&gt;I'm working on imx8mm and trying to use the lt8912b driver for lt8912&lt;/P&gt;&lt;P&gt;My kernel version is 6.6.23&lt;/P&gt;&lt;P&gt;I copied your dts.txt settings to the imx8mm-evk.dts, and I have this error repeating below:&lt;/P&gt;&lt;P&gt;[ 4.321983] lt8912 1-0048: failed to find dsi host&lt;BR /&gt;[ 4.351954] lt8912 1-0048: failed to find dsi host&lt;BR /&gt;[ 4.381217] lt8912 1-0048: failed to find dsi host&lt;BR /&gt;[ 4.412626] lt8912 1-0048: failed to find dsi host&lt;BR /&gt;[ 4.442807] lt8912 1-0048: failed to find dsi host&lt;/P&gt;&lt;P&gt;Did you add your changes to the same&amp;nbsp;imx8mm-evk.dts, or did you use different version?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 16:41:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-HDMI-crtc/m-p/1980371#M230055</guid>
      <dc:creator>Blake001</dc:creator>
      <dc:date>2024-10-23T16:41:31Z</dc:date>
    </item>
  </channel>
</rss>

