[Mesa-dev] [PATCH 3/6] st/clover: Unreference fences as early as possible
Niels Ole Salscheider
niels_ole at salscheider-online.de
Fri Sep 6 08:07:06 PDT 2013
While unreferencing fences as early as possible is not a bad idea, this patch
hides the underlying problem. That is, events are never deleted from the
queued_events list of the queue object if their fences are signalled before
the queue is flushed.
I will send a patch that fixes the problem shortly.
Ole
More information about the mesa-dev
mailing list