[Bug 82593] [HSW-M/BYT/BDW/BSW]udevadm unable to monitor HDMI plug/unplug event sporadically

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 10 05:40:18 PDT 2015


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

--- Comment #17 from Hugh Greenberg <hugegreenbug at gmail.com> ---
(In reply to Jani Nikula from comment #15)
> Created attachment 116358 [details] [review]
> drm/i915: wait a little before queuing hotplug work functions
> 
> Untested, something to try. On top of drm-intel-nightly.

I had to modify the patch slightly so it compiled. dev_priv->hotplug didn't
exist in any of the kernels I tried (3.19.6, 4.0.4, 4.1-rc7). So, I removed
dev_priv->hotplug where I needed. For example, &dev_priv->hotplug.hotplug_work
became: &dev_priv->hotplug_work. I can attach the modified patch tomorrow.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150610/dc9ee723/attachment.html>


More information about the intel-gfx-bugs mailing list