On Fri, Jan 8, 2016 at 9:53 PM, Thomas Hellstrom <thellstrom@xxxxxxxxxx> wrote: > On 01/08/2016 09:36 PM, Daniel Vetter wrote: >> Again since the drm core takes care of event unlinking/disarming this >> is now just needless code. >> >> Cc: Thomas Hellström <thellstrom@xxxxxxxxxx> >> Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx> > Hmm, > > IIRC this is actually a list of events that core drm is not aware of > yet. They sit on this list waiting for a fence to pass and are then > transferred to core drm.... Yes I know. Earlier patches in the series extract new core functions to setup/tear down such events and send them out, which is what's needed to make this trick possible. Exynos similarly uses events similarly, and is also converted. Same for nouveau it seems, but there the code doesn't use the reserve/send split, so I'm unclear how/whether at all it correctly handles this race. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel