<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [i965GM SDVO] Driver not emitting event when unplugging enabled HDMI output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58405#c32">Comment # 32</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [i965GM SDVO] Driver not emitting event when unplugging enabled HDMI output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58405">bug 58405</a>
              from <span class="vcard"><a class="email" href="mailto:afiestas@kde.org" title="Alex Fiestas <afiestas@kde.org>"> <span class="fn">Alex Fiestas</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=80572" name="attach_80572" title="dmesg with printk">attachment 80572</a> <a href="attachment.cgi?id=80572&action=edit" title="dmesg with printk">[details]</a></span>
dmesg with printk

Output of the new printk:
[   10.631841] hotplug_en old 0x00000000
[   10.631843] hotplug_en new 0x04000220

Additionally, in i965_irq_handler this conditional is failing:
if (hotplug_trigger) {

So dev_priv->hotplug_work is NOT getting Queued.

hotplug_status is 0x00008040
after the &
hotplug_trigger is 0

If I comment the conditional, then the _work function is executed but still
nothing works :p</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>