virgl: don't mark unclean after a flush
authorGurchetan Singh <gurchetansingh@chromium.org>
Sat, 12 Jan 2019 01:49:59 +0000 (17:49 -0800)
committerGert Wollny <gert.wollny@collabora.com>
Fri, 15 Feb 2019 10:19:04 +0000 (11:19 +0100)
commitc19aedcf1a83c70a999b963dfbc0bce47a189600
tree7096670b80125c19a7d1e59ca1669c420f4ba83d
parent5b6a2ae987d6d6895d80ce61292e2025cacb5125
virgl: don't mark unclean after a flush

The guest memory is still clean until host GL touches it,
which we should track elsewhere.

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
src/gallium/drivers/virgl/virgl_buffer.c