[Bug 71267] sna: (Haswell) X-server freezes when enabling DP at docking station
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 9 00:55:08 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71267
--- Comment #12 from Daniel Vetter <daniel at ffwll.ch> ---
Dropping just the config.mutex is dangerous, especially when we also call this
function from the disable/enable hooks where we always also hold the relevant
crtc->mutex.
I wonder a bit though who's hogging the kms lock - we chase an awful lot of
pointers to get at it, so if someone's corrupting this I expect we'd blow up.
And lockdep shouldn't be too happy about it either. Confusing.
--
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/20131109/ee3d5359/attachment.html>
More information about the intel-gfx-bugs
mailing list