freedreno/a6xx: Initialize VFD_FETCH[n].SIZE to zero
authorRob Clark <robdclark@chromium.org>
Thu, 30 Jun 2022 17:44:20 +0000 (10:44 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sun, 3 Jul 2022 23:20:46 +0000 (23:20 +0000)
commit5d4425ca1cd8c549dbfd0ec3001e9782c7e31f8b
tree855ff89bbe5e0401159156fb62397b1eda85fce3
parent8b197f4ba751187b5ba19b1e31f03e5b6c58f356
freedreno/a6xx: Initialize VFD_FETCH[n].SIZE to zero

Avoid inheriting VBOs from other processes/submits (ie. anywhere it
might not be an actual valid iova).

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6763
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17317>
src/gallium/drivers/freedreno/a6xx/fd6_emit.c