anv: Replace DC Flush with HDC Pipeline Flush
authorFelix DeGrood <felix.j.degrood@intel.com>
Thu, 18 Mar 2021 16:44:33 +0000 (09:44 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 15 Jun 2021 12:57:42 +0000 (12:57 +0000)
commita49b145e8d59a7cdd6a16cc469c055f6746013f8
tree4b9927f1cd5c2b9ff7aed19475c3ef7a641a9d16
parentef70388a3a183e83ab4a8fb059c83587de295cea
anv: Replace DC Flush with HDC Pipeline Flush

HDC Pipeline Flush is the correct method for flushing HDC
pipeline on Gfx12+ HW. Continue using DC Flush for earlier HW.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9834>
src/intel/vulkan/anv_blorp.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c