<?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>i.MX ProcessorsのトピックRe: How does IMX8MQ force HDMI output?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1898581#M225835</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196885"&gt;@ximenbingmeng&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;Could you please give more details about your requirement?&lt;BR /&gt;Are you trying to set an HDMI display for iMX8MQ?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2024 17:46:07 GMT</pubDate>
    <dc:creator>brian14</dc:creator>
    <dc:date>2024-07-03T17:46:07Z</dc:date>
    <item>
      <title>How does IMX8MQ force HDMI output?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1898435#M225820</link>
      <description>&lt;P&gt;When used normally, we usually read the edid, but our screen has a non-standard resolution and we can only set the timing ourselves. Based on the IMX8MQ chip and kernel version 5.10.72, do you have any reference materials? Thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:21:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1898435#M225820</guid>
      <dc:creator>ximenbingmeng</dc:creator>
      <dc:date>2024-07-03T14:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How does IMX8MQ force HDMI output?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1898581#M225835</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196885"&gt;@ximenbingmeng&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;Could you please give more details about your requirement?&lt;BR /&gt;Are you trying to set an HDMI display for iMX8MQ?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 17:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1898581#M225835</guid>
      <dc:creator>brian14</dc:creator>
      <dc:date>2024-07-03T17:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: How does IMX8MQ force HDMI output?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1899046#M225854</link>
      <description>&lt;P&gt;We originally used kernel 4.14.98, and all of our research was based on kernel 4.14.98, including the HDMI forced output part based on the IMX8MQ chip; Originally, we referred to the post on the following link in the forum&lt;BR /&gt;[Driving a 1080x1920 portal HDMI screen.]&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Graphics/Driving-a-1080x1920-portrait-HDMI-screen/m-p/1213323" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Graphics/Driving-a-1080x1920-portrait-HDMI-screen/m-p/1213323&lt;/A&gt;&lt;BR /&gt;[HDMI DRM custom resolution and clock frequency]&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029696" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029696&lt;/A&gt;&lt;BR /&gt;The document is attached,&lt;BR /&gt;However, in order to achieve the function of dual screen display, we upgraded the kernel version to kernel 5.10.2, which can now light up two screens. However, I found that the architecture of kernel 5.10.2 has undergone significant changes compared to the previous one. How can the HDMI driver be modified to achieve forced output?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 03:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1899046#M225854</guid>
      <dc:creator>ximenbingmeng</dc:creator>
      <dc:date>2024-07-04T03:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: How does IMX8MQ force HDMI output?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1904762#M226038</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196885"&gt;@ximenbingmeng&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for your reply!&lt;/P&gt;
&lt;P&gt;I have reviewed the case, but I couldn't find any specific materials to achieve your requirements. &lt;BR /&gt;In this case, you may need to refer to the IMX Reference Manual as is suggested by my colleague in your other thread.&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/HDMI-interface-forced-output-based-on-IMX8MQ-chip/m-p/1897450" target="_blank"&gt;HDMI interface forced output based on IMX8MQ chip - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 18:53:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-does-IMX8MQ-force-HDMI-output/m-p/1904762#M226038</guid>
      <dc:creator>brian14</dc:creator>
      <dc:date>2024-07-09T18:53:02Z</dc:date>
    </item>
  </channel>
</rss>

