Revert "anv: Add driconf option to disable compression for 16bpp format"
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 7 Oct 2020 21:27:57 +0000 (14:27 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 8 Oct 2020 20:47:24 +0000 (20:47 +0000)
commit290f3fe8972163c6a2b4374958ee9b186eaf27f0
tree711f3646265bc5d6a64d6f514f4b27825a151b56
parentcce6fc3b5c791f656b043b1d67052b685fdc00be
Revert "anv: Add driconf option to disable compression for 16bpp format"

This reverts commit bcfec61d1ee2675b8aaaf3adec8109ce6fa6c003.

The previous patch fixed the underlying issue that the above commit was
actually working around. It turns out that the previously observed
performance regression was due to invalid aux-map entries for
multi-layer HiZ+CCS buffers.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7046>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_image.c
src/intel/vulkan/anv_private.h
src/util/00-mesa-defaults.conf
src/util/driconf.h