mesa/src/gallium/drivers/ethosu
Rob Herring (Arm) 6f417f4716 ethosu: Fix padding calculation
The subtractions in MAX2() can end up negative in which case we want to
return 0 rather than the negative value as unsigned.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40081>
2026-02-25 11:49:10 +00:00
..
ci ethosu: Update tests baseline for new models 2026-02-23 10:55:26 +00:00
mlw_codec
.clang-format
decode.py
ethosu_cmd.c treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
ethosu_cmd.h
ethosu_coefs.c ethos: fix build on non LP64 architectures 2025-12-23 08:58:26 +00:00
ethosu_coefs.h
ethosu_device.c
ethosu_device.h
ethosu_lower.c ethosu: Fix padding calculation 2026-02-25 11:49:10 +00:00
ethosu_lower.h
ethosu_ml.c treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
ethosu_ml.h
ethosu_sched.c treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
ethosu_sched.h
gen_header.py ethosu: drop file names from the generated file 2025-11-19 16:27:32 +00:00
gen_parser.py
meson.build
registers.xml
rules-ng.xsd