mesa/src
Samuel Pitoiset ee5f548678 radv/amdgpu: fix padding by one VM page
This isn't intended to be used for sparse BOs and it was incorrect
anyways because flags isn't initialized, so it was only clearing the
original VA range, not including the padding. Since sparse is still
experimental on GFX6-7, let's just apply the workaround to non-sparse
BOs.

This fixes sparse support on VEGA10, since addc719ec2
("radv: workaround has_smem_partial_oob_access_bug").

Fixes: 10a5e5e4f3 ("radv/amdgpu: Add ability to pad BOs with a read-only VM page")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/42245>
2026-06-16 14:37:17 +00:00
..
amd radv/amdgpu: fix padding by one VM page 2026-06-16 14:37:17 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi hk: use drirc_gen 2026-06-10 07:17:14 +00:00
broadcom v3dv: rename format_plane unorm/snorm flags to sw_unorm/sw_snorm 2026-06-16 10:46:39 +02:00
c11
compiler nir: Fix trailing comment generation for variable naming 2026-06-16 12:20:38 +00:00
drm-shim drm-shim: Include the hex of the driver ioctl for unimplemented ioctls. 2026-06-04 20:17:34 +00:00
egl Modify x11_xcb_display_supports_xshm to get xshm opcode 2026-06-12 15:16:05 +00:00
etnaviv etnaviv/isa: Fix Meson warning about etnaviv_isa_rs dummy library 2026-06-11 12:05:59 +00:00
freedreno Uprev ANGLE to 8e09325ebad45c7e11630a79754361e965e5fab0 2026-06-12 18:04:00 +00:00
gallium anv: fix 3DSTATE_SF line width programming with Bresenham lines 2026-06-16 08:21:35 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: kumquat: validate device dmabuf support before use 2026-06-08 21:38:19 +00:00
glx Modify x11_xcb_display_supports_xshm to get xshm opcode 2026-06-12 15:16:05 +00:00
gtest
imagination pvr, pco: advertise support for VK_EXT_subgroup_size_control 2026-06-15 13:29:39 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel anv: fix 3DSTATE_SF line width programming with Bresenham lines 2026-06-16 08:21:35 +00:00
kosmickrisp kk: Respect precomp-compiler options when setting up kk_clc 2026-06-15 20:39:44 -07:00
loader loader: check if the kernel driver is amdgpu 2026-05-27 10:19:50 +00:00
mesa mesa: allow GL_TEXTURE_COMPARE_{MODE,FUN} with EXT_shadow_samplers 2026-06-12 10:56:05 +00:00
microsoft dzn: use drirc_gen 2026-06-10 07:17:14 +00:00
nouveau nouveau/mme: Add a test for MME Shadow RAM behavior 2026-06-13 14:16:39 +02:00
panfrost kraid: Add Foldable and initial tests for OpShiftLop 2026-06-16 07:32:12 +00:00
poly poly: Fix range used for index unroll bounds checks 2026-05-26 10:39:00 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util util, llvmpipe: flush subnormals to zero on ARM/AArch64 2026-06-12 14:34:14 +00:00
virtio venus/ci: Revert ADL jobs to stable 6.17 kernel 2026-06-12 17:23:02 +00:00
vulkan Modify x11_xcb_display_supports_xshm to get xshm opcode 2026-06-12 15:16:05 +00:00
x11 Modify x11_xcb_display_supports_xshm to get xshm opcode 2026-06-12 15:16:05 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build meson: drop non-existent platforms=xcb check 2026-06-11 18:14:54 +00:00