radv,radeonsi: Disable compression on interop depth images
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Thu, 13 Aug 2020 22:58:06 +0000 (00:58 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sun, 20 Sep 2020 23:51:58 +0000 (23:51 +0000)
commitd78df70c2a85fd846d40b71b9e213122347bea1b
treef3127b4e33f0b68619109f9ff9056faa30d7a9cf
parentecc19e9819c021d5e10246492284d8f68b019315
radv,radeonsi: Disable compression on interop depth images

If we want to use HTILE correctly we need to communicate extra stuff
like clear colors. (Unlike DCC there is no HTILE FCE)

CC: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6617>
src/amd/vulkan/radv_image.c
src/gallium/drivers/radeonsi/si_texture.c