mesa/src/amd
Samuel Pitoiset 657c8abc0e Revert "radv/amdgpu: workaround a kernel bug when replacing sparse mappings"
This workaround was added temporarily but it can actually cause
stuttering in some games like Forza Horizon 5.

The kernel fix
(https://lists.freedesktop.org/archives/amd-gfx/2023-June/094648.html)
landed in some stable kernels (5.15.121+, 6.1.40+ and 6.4.5+). Sadly,
older stable kernels don't have it, so you might experiment random GPU
hangs in games that use sparse mapping. Please ensure your kernel is
up-to-date for the best experience.

This reverts commit 9b00867327.

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9443
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24774>
(cherry picked from commit f67eb9ce07)
2023-09-22 08:46:38 -07:00
..
addrlib amd/addrlib: add ADDR_FMT_BG_RG_16_16_16_16 2023-06-01 17:59:39 +00:00
ci ci/amd: fix timeouting radeonsi-raven-va-full job 2023-08-31 23:30:45 -07:00
common Revert "ac: don't call ac_query_pci_bus_info from ac_query_gpu_info" 2023-09-22 08:46:38 -07:00
compiler aco: don't create sendmsg(dealloc_vgprs) if scratch is used 2023-09-01 11:52:20 -07:00
drm-shim amd/drm-shim: use fixed-width types 2023-06-23 18:35:52 +00:00
llvm ac/llvm: skip ballot zext for 32-bit dest with wave32-as-wave64 2023-07-28 10:46:33 -07:00
registers ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
vulkan Revert "radv/amdgpu: workaround a kernel bug when replacing sparse mappings" 2023-09-22 08:46:38 -07:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00