virgl: Remove incorrect resource wait condition
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Mon, 27 May 2019 21:06:03 +0000 (00:06 +0300)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 8 Jun 2019 04:45:43 +0000 (21:45 -0700)
commite34f79c9182f0beafaec6d254df168515e219568
treea1c3e226bb16fd8be94a0cb4780916ccc04c21ad
parent236c55f650d096e63a5de36e66a47a2f46bab5d3
virgl: Remove incorrect resource wait condition

Now that we have copy transfers in place, we can remove the incorrect
resource wait condition. Copy transfers and other optimizations minimize
the performance impact of this removal, while providing the correct
behavior.

Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
src/gallium/drivers/virgl/virgl_resource.c