Re: [PATCH] drm/dp-mst: Drop connection_mutex check

2019-10-10 Thread Daniel Vetter
On Wed, Oct 09, 2019 at 06:46:38PM -0400, Lyude Paul wrote: > oh, completely forgot about this one > > Reviewed-by: Lyude Paul Thanks for your review, applied to drm-misc-next. -Daniel > > On Thu, 2019-10-10 at 00:41 +0200, Daniel Vetter wrote: > > Private atomic objects have grown their own

Re: [PATCH] drm/dp-mst: Drop connection_mutex check

2019-10-09 Thread Lyude Paul
oh, completely forgot about this one Reviewed-by: Lyude Paul On Thu, 2019-10-10 at 00:41 +0200, Daniel Vetter wrote: > Private atomic objects have grown their own locking with > > commit b962a12050a387e4bbf3a48745afe1d29d396b0d > Author: Rob Clark > Date: Mon Oct 22 14:31:22 2018 +0200 > >

[PATCH] drm/dp-mst: Drop connection_mutex check

2019-10-09 Thread Daniel Vetter
Private atomic objects have grown their own locking with commit b962a12050a387e4bbf3a48745afe1d29d396b0d Author: Rob Clark Date: Mon Oct 22 14:31:22 2018 +0200 drm/atomic: integrate modeset lock with private objects which means we're no longer relying on connection_mutex for mst state