Bug 97461: FS-UAE waits forever with glClientWaitSync() when using glFenceSync() on amdgpu/radeonsi - Lem <lem.jjr@gmail.com> - 8/24/2016 Back to Bug | Your Reviews | Help
Attachment 126023: possible fix - Marek Olšák <maraeo@gmail.com> - 8/25/2016 (View )

Show Quick Help

From: =?UTF-8?q?Marek=20Ol=C5=A1=C3=A1k?= <marek.olsak@amd.com>
Date: Thu, 25 Aug 2016 01:26:54 +0200
Subject: [PATCH] gallium/radeon: unify and simplify checking for an empty gfx
IB
We can take advantage of the fact that multi_fence does the obvious thing
with NULL fences.
This fixes unflushed fences that can get stuck due to empty IBs.
<Overall Comment>
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.