mesa/src
Samuel Pitoiset 9b00867327 radv/amdgpu: workaround a kernel bug when replacing sparse mappings
AMDGPU has a bug when clearing mappings for BOs that are always valid
in VM with OP_REPLACE.

See https://lists.freedesktop.org/archives/amd-gfx/2023-June/094648.html

The current workaround is to re-use OP_MAP/OP_UNMAP until all stable
kernels have the fix.

This partially reverts "radv/winsys: update sparse mappings with
OP_REPLACE instead of OP_MAP/OP_UNMAP".

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23741>
2023-06-27 13:13:03 +00:00
..
amd radv/amdgpu: workaround a kernel bug when replacing sparse mappings 2023-06-27 13:13:03 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi agx: Implement vector live range splitting 2023-06-23 17:37:41 +00:00
broadcom v3dv: don't use the TLB path if we might be copying partial tiles 2023-06-27 09:04:20 +02:00
c11 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
compiler nir/lower_locals_to_regs: Add bool bitsize knob 2023-06-26 08:22:06 -04:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
etnaviv etnaviv: linker: add fallback lookup to VARYING_SLOT_BFC[n] 2023-06-27 09:26:40 +00:00
freedreno treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
gallium util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Change winsys flag defines to bitfields 2023-06-27 11:11:03 +00:00
imgui
intel treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Now _glapi_get_dispatch_table_size always equal to sizeof(struct _glapi_table) / sizeof(void *) 2023-06-27 11:38:59 +00:00
mesa util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
microsoft treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
nouveau nv50/ir/nir: set numBarriers if we emit an OP_BAR 2023-06-24 02:12:14 +00:00
panfrost ci/panfrost: switch panfrost-g52-piglit-gles2 from X to XWayland 2023-06-22 10:27:38 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
virtio venus: Fix detection of push descriptor set 2023-06-22 20:37:01 +00:00
vulkan treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
.clang-format treewide: Add a .clang-format file 2023-05-29 21:06:12 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00