mesa/src/panfrost
Mary Guillemard 1f82af229d pan/bi: Properly lower add/sub with saturation on v11+
We were wrongly lowering all add/sub operations with saturation on 8-bit
values on v11+.

This fixes CTS failures on
"dEQP-VK.spirv_assembly.instruction.compute.opudotaccsatkhr.*" and
likely more apps.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Fixes: d79a31bf81 ("pan/bi: Lower removed instructions in algebraic on v11+")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34743>
(cherry picked from commit 6ab4ae1a19)
2025-04-30 14:15:55 +02:00
..
ci panfrost: Take tiler memory budget into account in pan_select_tiler_hierarchy_mask 2025-04-22 01:25:05 +02:00
clc pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
compiler pan/bi: Properly lower add/sub with saturation on v11+ 2025-04-30 14:15:55 +02:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 13:30:29 +00:00
ds panfrost/pps: fix omitting several counters 2025-04-05 08:06:00 +00:00
lib pan/format: Disable image storage on A8_UNORM 2025-04-27 11:50:22 +02:00
libpan pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
midgard panfrost: allow promoting sysval UBO to push constants 2025-04-27 11:50:23 +02:00
perf pan/kmod: Add drmIoctl() wrapper pan_kmod_ioctl() with CPU trace 2025-04-15 10:37:39 +00:00
shared panfrost,lima: use index size in panfrost minmax_cache 2025-04-07 16:53:22 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util panfrost: allow promoting sysval UBO to push constants 2025-04-27 11:50:23 +02:00
vulkan panvk: support vulkan 1.2 on v10+ 2025-04-27 11:51:59 +02:00
.clang-format pan/cs: cs_{break,continue} are not for_each macros 2025-01-15 14:07:37 +00:00
meson.build panfrost: Add base of OpenCL C infrastructure 2025-02-11 12:33:23 +00:00