ac/surface: Only allow stencil pitch adjustment for mipmaps.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 13 Mar 2023 01:12:02 +0000 (02:12 +0100)
committerMarge Bot <emma+marge@anholt.net>
Sat, 25 Mar 2023 18:15:08 +0000 (18:15 +0000)
commit3bfa0d44fb111739ead74cd7f840fe5259e7eee9
treeb1962c686fd04c9212d62c7e3b5bae3d069cde97
parent71a50bdaadeae6530ba5d19c33afa2317c04ced9
ac/surface: Only allow stencil pitch adjustment for mipmaps.

Otherwise we can just have addrlib do the depth pitch adjustment
and have no copies.

v2: update CI expectations (olv)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21869>
src/amd/ci/radv-stoney-aco-fails.txt
src/amd/common/ac_surface.c