<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xf86-video-intel-2.99.917 should allow edid override to known edid.bin file for AVR+TV combinations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89945">bug 89945</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xf86-video-intel-2.99.917 should allow edid override to known edid.bin file for AVR+TV combinations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89945#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xf86-video-intel-2.99.917 should allow edid override to known edid.bin file for AVR+TV combinations"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89945">bug 89945</a>
              from <span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span></b>
        <pre>Hmm, I never see the "disconnected to connected" counterpart for this:

[  239.547107] [drm:intel_hpd_irq_event] [CONNECTOR:17:HDMI-A-1] status updated
from connected to disconnected

and it seems it follows that we fail to send the uevent to userspace.

intel_hpd_irq_event() seems to think the connector status has not changed. This
has to be due to drm_helper_probe_single_connector_modes_merge_bits() changing
connector->status to connected and *not* sending the uevent *before* our
hotplug work func has a chance to run.

I am not sure how this should be fixed; there seem to be quite many moving
parts here.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>