Skip to content
Commit e4b66722 authored by Michel Dänzer's avatar Michel Dänzer Committed by Juan A. Suarez Romero
Browse files

loader/dri3: Only wait for back buffer fences in dri3_get_buffer

We don't need to wait before drawing to the fake front buffer, as front
buffer rendering by definition is allowed to produce artifacts.

Fixes hangs in some cases when re-using the fake front buffer, due to it
still being busy (i.e. in use for presentation).

Cc: mesa-stable@lists.freedesktop.org
Bugzilla: https://bugs.freedesktop.org/106404
Bugzilla: https://bugs.freedesktop.org/107757


Tested-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
Reviewed-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
(cherry picked from commit aefac10f)
parent 4fe3ce2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment