<?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 EGLFS problems after HDMI reconnect in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022488#M151166</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;we're using Yocto 2.5 (sumo) on an iMX6quad with the fslc-framebuffer&amp;nbsp;distribution. We're running a QT5 app with the eglfs platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we plug in an&amp;nbsp;HDMI cable and start the QT app everythin is running smooth and fine with&amp;nbsp;FB_MULTI_BUFFER=4. But when the HDMI-Monitor ist unpluggen and plugged back in the grahics start to stutter and there's tearing until the QT app is restarted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have so far tried the following without any success:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Use a more recent Yocto (Warrior)&lt;/P&gt;&lt;P&gt;- Update the&amp;nbsp;vivante driver&lt;/P&gt;&lt;P&gt;- Using different monitors&lt;/P&gt;&lt;P&gt;- Passing fixed edid-data via kernel parameter&lt;/P&gt;&lt;P&gt;- Use different kernel video initializations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a hint what could be the reason for this strange behaviour?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2019 23:11:09 GMT</pubDate>
    <dc:creator>rickpannen</dc:creator>
    <dc:date>2019-12-09T23:11:09Z</dc:date>
    <item>
      <title>EGLFS problems after HDMI reconnect</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022488#M151166</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;we're using Yocto 2.5 (sumo) on an iMX6quad with the fslc-framebuffer&amp;nbsp;distribution. We're running a QT5 app with the eglfs platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we plug in an&amp;nbsp;HDMI cable and start the QT app everythin is running smooth and fine with&amp;nbsp;FB_MULTI_BUFFER=4. But when the HDMI-Monitor ist unpluggen and plugged back in the grahics start to stutter and there's tearing until the QT app is restarted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have so far tried the following without any success:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Use a more recent Yocto (Warrior)&lt;/P&gt;&lt;P&gt;- Update the&amp;nbsp;vivante driver&lt;/P&gt;&lt;P&gt;- Using different monitors&lt;/P&gt;&lt;P&gt;- Passing fixed edid-data via kernel parameter&lt;/P&gt;&lt;P&gt;- Use different kernel video initializations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a hint what could be the reason for this strange behaviour?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 23:11:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022488#M151166</guid>
      <dc:creator>rickpannen</dc:creator>
      <dc:date>2019-12-09T23:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: EGLFS problems after HDMI reconnect</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022489#M151167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not recommend to unplugged the HDMI, because with FB_MULTIBUFFER makes always a round to check of it is connected, if you disconnected will received an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2019 16:17:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022489#M151167</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-12-11T16:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: EGLFS problems after HDMI reconnect</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022490#M151168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately we have a few devices in the field with an hdmi connection that is a bit flaky.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seems to be that the hdmi driver (mxc_hdmi.c) resets the framebuffers&amp;nbsp;yres_virtual and xres_virtual to the actual size of the display on reconnect. The yres_virtual setting is used for the multibuffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We patched the hdmi driver so it keeps the previously set yres_virtual which solved the problem for us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 16:06:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGLFS-problems-after-HDMI-reconnect/m-p/1022490#M151168</guid>
      <dc:creator>rickpannen</dc:creator>
      <dc:date>2019-12-12T16:06:20Z</dc:date>
    </item>
  </channel>
</rss>

