anv: change most pipe controls in gfx8_cmd_buffer to use pc helper
authorTapani Pälli <tapani.palli@intel.com>
Thu, 8 Jun 2023 06:48:40 +0000 (09:48 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Jun 2023 08:04:20 +0000 (08:04 +0000)
commit9f3b51255a7e54828974e4b5e9117de8cf1642d2
tree606a7e9ea4f50bc45c1004c992c09b0a2069cb83
parentb3589a88992d9aa0a6c28938f3382cdae4695557
anv: change most pipe controls in gfx8_cmd_buffer to use pc helper

One using a flag (PSDSyncEnable) that has no corresponding ANV bit.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23583>
src/intel/vulkan/gfx8_cmd_buffer.c