<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "No EDID firmware found on connector" when display forced on and EDID file provided"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107414">107414</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"No EDID firmware found on connector" when display forced on and EDID file provided
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>chewi@gentoo.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=140869" name="attach_140869" title="Kernel log showing one display on and one display off">attachment 140869</a> <a href="attachment.cgi?id=140869&action=edit" title="Kernel log showing one display on and one display off">[details]</a></span>
Kernel log showing one display on and one display off

I've been using drm.edid_firmware for a long time now to provide some stability
in my setup, which includes an A/V receiver that isn't always on. However, I've
found that it still isn't as stable as I'd like it to be because this alone
doesn't force the display to be connected. Only the "e" option in the video
parameter does that so I've added it and it works but only if the display is
actually switched on at boot time!

It seems that the provided EDID file is initially ignored when the "e" option
is checked, resulting in the following error and the display actually being
forced off.

[drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* No EDID firmware found on
connector: HDMI-A-1 ,forcing to OFF!

This may be because the EDID file only seems to be read during a mode set. It
certainly isn't because the file isn't available yet as I've added it to the
initramfs to make sure and the second display that is switched on picks it up.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>