On Tue, Jun 23, 2015 at 10:45:51PM +0200, Daniel Vetter wrote:
Hi all,
Dave&I have been discussing connector hotplug and unplugging around DP MST and if there's one thing that's clear it's that we don't even really know where all the problems are. Hence first step is to figure that out. One of the bigger items is walking the encoder/connector lists without appropriate locking to protect against concurrent hotadd/removal of connectors.
This patch series tries to untangle things a bit here. RFC since only lightly tested and missing conversion of the radoen mst code to the new locking scheme. I think rolling out the new macros for i915 should be done as a second step, to avoid hitting too many WARN_ON ;-)
Bah, I was hoping to see scru! :) -Chris