Quoting Daniel Vetter (2019-07-16 10:21:54) > On Fri, Jul 12, 2019 at 09:03:14AM +0100, Chris Wilson wrote: > > As the set of shared fences is not being changed during reallocation of > > the reservation list, we can skip updating the write_seqlock. > > > > Signed-off-by: Chris Wilson <[email protected]> > > Cc: Daniel Vetter <[email protected]> > > Cc: Christian König <[email protected]> > > sounds legit. > > Reviewed-by: Daniel Vetter <[email protected]> > > More seriously, I think I convinced myself that we cant see a mess of old > and new fence arrays anywhere, even without the seqlock retry, so I think > we should be all good.
Aye, the view remains consistent which is key. Thanks for the review, pushed to drm-misc-next. -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
