[Mesa-dev] [PATCH 2/2] st/clover: Always flush the queue when waiting on an hard_event
Niels Ole Salscheider
niels_ole at salscheider-online.de
Thu Oct 3 05:00:35 PDT 2013
> I don't think this is right, with this patch we remove *all* events from
> the command queue, signalled or not, every time the command queue is
> flushed.
You are right, I got the logic wrong here (see also
http://lists.freedesktop.org/archives/mesa-dev/2013-September/044363.html).
The problem is that I have an application that causes a leak of event objects.
That is, some events are never deleted from the queue. I will have to debug
this further, but I am somewhat busy right now since I a have just relocated.
More information about the mesa-dev
mailing list