Mesa (master): ac/surface: Fix GFX9 sparse mip info.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 16 14:25:12 UTC 2021


Module: Mesa
Branch: master
Commit: c28469bae1b3bc0ed274d08fd4bc246cba054f5b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c28469bae1b3bc0ed274d08fd4bc246cba054f5b

Author: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Date:   Fri Jan 15 14:27:02 2021 +0100

ac/surface: Fix GFX9 sparse mip info.

Used the wrong offset & pitch for gfx9.

Fixes: 50bafb85ec1 ("ac/surf: Add sparse texture info to radeon_surf.")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4072
Acked-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8526>

---

 .gitlab-ci/deqp-radv-raven-aco-fails.txt  | 492 ------------------------------
 .gitlab-ci/deqp-radv-vega10-aco-fails.txt | 492 ------------------------------
 src/amd/common/ac_surface.c               |   8 +-
 3 files changed, 6 insertions(+), 986 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=c28469bae1b3bc0ed274d08fd4bc246cba054f5b


More information about the mesa-commit mailing list