Re: [Intel-gfx] [PATCH] [RFC] drm: Split connection_mutex out of mode_config.mutex

2014-05-28 Thread Rob Clark
On Tue, May 27, 2014 at 5:59 PM, Daniel Vetter wrote: > After the split-out of crtc locks from the big mode_config.mutex > there's still two major areas it protects: > - Various connector probe states, like connector->status, EDID > properties, probed mode lists and similar information. > - The

[Intel-gfx] [PATCH] [RFC] drm: Split connection_mutex out of mode_config.mutex

2014-05-27 Thread Daniel Vetter
After the split-out of crtc locks from the big mode_config.mutex there's still two major areas it protects: - Various connector probe states, like connector->status, EDID properties, probed mode lists and similar information. - The links from connector->encoder and encoder->crtc and other modes