mesa/src
Qiang Yu 4708eb85d7
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
radv: fix primitive restart gpu hang for pre gfx10
PAL always set WD_SWITCH_ON_EOP for pre gfx10 when primitive
restart is enabled to prevent gpu hang.

It only happens when specific index stream with primitive
restart. Since we don't know what's the exact problem,
just follow PAL to disable 4x primitive rate when primitive
restart is enabled.

GFX10+ does not use this function.

Cc: mesa-stable
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39292>
2026-01-21 02:38:26 +00:00
..
amd radv: fix primitive restart gpu hang for pre gfx10 2026-01-21 02:38:26 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi nir/lower_blend: Move the format to nir_lower_blend_rt 2026-01-19 21:33:14 +00:00
broadcom vk: descriptors: sort bindings along with flags 2026-01-20 15:55:47 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler radv/rt: Call ahit/isec shaders 2026-01-20 21:49:55 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl wgl: Support contexts created from non-window DCs 2026-01-05 23:25:19 +00:00
etnaviv etnaviv/ci: Add gitlab-ci-inc.yml to file list 2026-01-19 20:46:38 +00:00
freedreno freedreno: check dependencies before running custom_target(..) 2026-01-20 16:55:27 +00:00
gallium radeonsi: fix primitive restart gpu hang for pre gfx10 2026-01-21 02:38:25 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Add VK_EXT_frame_boundary support 2026-01-20 20:27:10 +00:00
glx driconf: add a way to override GLX_CONTEXT_RESET_ISOLATION_BIT_ARB 2025-12-17 23:35:24 +00:00
gtest
imagination pco: restrict shadow sampler comparator clamping to unorm formats 2026-01-20 17:51:07 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel anv: eliminate dead code 2026-01-21 01:21:55 +00:00
kosmickrisp nir/lower_blend: Move the format to nir_lower_blend_rt 2026-01-19 21:33:14 +00:00
loader loader: fix UB in wayland helper code. 2026-01-03 07:56:38 +00:00
mesa st/pbo: set src_type on the upload path 2026-01-19 17:37:11 +00:00
microsoft vk: descriptors: sort bindings along with flags 2026-01-20 15:55:47 +00:00
nouveau nvk: promote VK_EXT_robustness2 to VK_KHR_robustness2 2026-01-16 22:39:11 +00:00
panfrost panfrost: Add a few missing license blocks 2026-01-20 20:49:33 +00:00
poly nir: remove nir_io_add_const_offset_to_base 2025-11-29 00:16:38 +00:00
tool pps/meson: minor refactor for pps_deps 2025-11-08 18:39:00 -08:00
util meson: check for <poll.h> 2026-01-20 17:17:57 +00:00
virtio gfxstream: Reland "Add Vulkan func/structs for passing debugging da..." 2026-01-20 20:27:10 +00:00
vulkan vulkan/wsi: improve present wait enablement tracking 2026-01-20 19:13:33 +00:00
x11 treewide: strip unneeded inc_gallium inc_gallium_aux 2025-11-13 22:01:43 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build kk: Add KosmicKrisp 2025-10-20 17:46:38 +00:00