r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map
authorMarek Olšák <maraeo@gmail.com>
Tue, 15 Feb 2011 02:43:57 +0000 (03:43 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 15 Feb 2011 03:00:47 +0000 (04:00 +0100)
commit45e1cd522bd26a5aa3d424ea49975b90feef8450
treecf9583b523c3c24ed22d7ddcf786c82f4ba1ef35
parent8decb0a96de0accfc8361890cbcf9db89f8fe8ba
r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map

The VBO module uses both, but they are somewhat opposite to each other.
In this case, we pick UNSYNCHRONIZED and ignore DONTBLOCK.
src/gallium/winsys/radeon/drm/radeon_drm_bo.c