v3d: Emit the VCM_CACHE_SIZE packet.
authorEric Anholt <eric@anholt.net>
Thu, 2 Aug 2018 19:23:02 +0000 (12:23 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 6 Aug 2018 20:03:23 +0000 (13:03 -0700)
commit1561e4984eb03d6946d19b820b83a96bbbd83b98
tree4064ce6b09dca66609e960ccecd698795ffd3df2
parent5d49076990f6c34fe9134d879e69af5871818b3b
v3d: Emit the VCM_CACHE_SIZE packet.

This is needed to ensure that we don't get blocked waiting for VPM space
with bin/render overlapping.

Cc: "18.2" <mesa-stable@lists.freedesktop.org>
src/broadcom/cle/v3d_packet_v33.xml
src/broadcom/common/v3d_device_info.h
src/broadcom/compiler/v3d_compiler.h
src/broadcom/compiler/vir.c
src/gallium/drivers/v3d/v3d_screen.c
src/gallium/drivers/v3d/v3dx_draw.c