anv: store the workaround address
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 21 Feb 2020 15:36:36 +0000 (17:36 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 20 May 2020 15:58:22 +0000 (15:58 +0000)
commit33b452aae72a185c877d6f9cd806d8ffa20d13e2
tree1eaecd971880e1a046ef1c724abd0af89379071c
parent0ff5b9e6923d2083da6c97b6569e50dad78a72eb
anv: store the workaround address

This will allow to select a different address later, leaving the
beginning of the buffer to some other use.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3203>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_blorp_exec.c
src/intel/vulkan/genX_cmd_buffer.c
src/intel/vulkan/genX_pipeline.c