[Mesa-dev] [PATCH 2/2] st/dri: disallow recursion in dri_flush

Michel Dänzer michel at daenzer.net
Mon Jan 21 08:01:33 PST 2013


On Mon, 2013-01-21 at 16:35 +0100, Marek Olšák wrote: 
> ST_FLUSH_FRONT may call driThrottle, which is implemented with dri_flush.
> This prevents double flush as well as fence leaks caused by a recursion
> in the middle of throttling.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=58839

For the series:

Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
Tested-by: Michel Dänzer <michel.daenzer at amd.com>


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the mesa-dev mailing list