nv50,nvc0: flush texture cache in presence of coherent bufs
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 17 Sep 2015 02:17:18 +0000 (22:17 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 17 Sep 2015 23:50:47 +0000 (19:50 -0400)
commite844e1007d3baac09ff2cc78879d6974be18ecaf
tree41a14cd6b61c01d9d1d35568639291d524044dc9
parent323c91250682ac931941047f282a613c74b1ba26
nv50,nvc0: flush texture cache in presence of coherent bufs

This fixes the newly-added arb_texture_buffer_object-bufferstorage
piglit test.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "11.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/nv50/nv50_vbo.c
src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c