[Bug 58405] [i965GM SDVO] Driver not emitting event when unplugging enabled HDMI output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 9 09:35:47 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=58405

--- Comment #32 from Alex Fiestas <afiestas at kde.org> ---
Created attachment 80572
  --> https://bugs.freedesktop.org/attachment.cgi?id=80572&action=edit
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130609/7162f616/attachment-0001.html>


More information about the intel-gfx-bugs mailing list