mesa/src/panfrost
Boris Brezillon 00e232d5f0 panvk/csf: Fix register overlap in issue_fragment_jobs()
add_val is a 64-bit register, meaning release_sz points to the high word
of add_val, which leads to corruptions of the value added to the sync
object when simul_use=true.

Fixes: 5544d39f44 ("panvk: Add a CSF backend for panvk_queue/cmd_buffer")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32350>
2024-11-26 13:31:39 +00:00
..
ci panvk: Add incremental rendering support on v10+ 2024-11-26 11:58:28 +01:00
compiler nir: make use_interpolated_input_intrinsics a nir_lower_io parameter 2024-11-20 02:45:37 +00:00
drm-shim panfrost: Report default value for GROUP_PRIORITIES_INFO in drm-shim 2024-11-12 08:46:22 +00:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
include panfrost: implement a driver-specific max-miplevel 2024-04-18 15:04:57 +00:00
lib pan/cs: Add block macro for exception handler 2024-11-26 11:58:24 +01:00
midgard nir: make use_interpolated_input_intrinsics a nir_lower_io parameter 2024-11-20 02:45:37 +00:00
perf build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util panfrost: use mesa_log infra instead of stdio 2024-11-13 09:15:05 +00:00
vulkan panvk/csf: Fix register overlap in issue_fragment_jobs() 2024-11-26 13:31:39 +00:00
.clang-format panvk: use u_foreach_bit to loop over mask bits 2024-11-25 18:07:10 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00