mesa/src
Alyssa Rosenzweig 9dfb072ae3 agx: ingest undefs in the backend
in prep for doing smarter things with them. stats changes seem to be RA
lottery, maybe?

total instructions in shared programs: 2277305 -> 2278756 (0.06%)
instructions in affected programs: 4003 -> 5454 (36.25%)
helped: 0
HURT: 9
Instructions are HURT.

total bytes in shared programs: 15000418 -> 15008934 (0.06%)
bytes in affected programs: 27072 -> 35588 (31.46%)
helped: 0
HURT: 9
Bytes are HURT.

total halfregs in shared programs: 519229 -> 519245 (<.01%)
halfregs in affected programs: 30 -> 46 (53.33%)
helped: 0
HURT: 2

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26976>
2024-01-12 01:13:03 +00:00
..
amd radv: Correctly select SDMA support for PRIME blit. 2024-01-11 21:38:10 +00:00
android_stub
asahi agx: ingest undefs in the backend 2024-01-12 01:13:03 +00:00
broadcom v3dv: expose VK_EXT_subgroup_size_control 2024-01-11 07:21:36 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler glsl: fix metadata in gl_nir_zero_initialize_clip_distance 2024-01-12 01:13:03 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl egl/android: Switch to generic buffer-info code 2024-01-10 14:09:23 +00:00
etnaviv etnaviv/drm: Remove redundant ALIGN macro by #include "util/u_math.h" 2024-01-08 08:53:31 +00:00
freedreno ci: Disable VK full runs that time out since 1.3.7.0 (hasvk, anv-tgl, a630) 2024-01-11 22:45:05 +00:00
gallium lavapipe: delete extra descriptor buffer layout validation 2024-01-12 00:44:09 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-18 17:52:09 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination treewide: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-11 17:30:46 +00:00
imgui
intel intel/eu/gfx12.5+: Don't fail validation with ARF register restriction error for indirect addressing. 2024-01-12 00:20:38 +00:00
loader loader: Remove a line of unused include 2024-01-03 08:06:01 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa mesa/st: don't use NIR_PASS_V 2024-01-12 01:13:03 +00:00
microsoft nir: remove redundant passes from nir_opt_if() 2024-01-03 20:48:05 +00:00
nouveau nak/algebraic: write code to an output file 2024-01-11 19:02:44 +00:00
panfrost ci: Add full-run xfails missed in the 1.3.7.0 CTS update. 2024-01-11 22:45:05 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util: Update ALIGN prototype to match align 2024-01-11 17:30:46 +00:00
virtio venus: allow to retrieve pipeline cache on TLS ring 2024-01-11 06:05:01 +00:00
vulkan treewide: Use util_is_power_of_two_nonzero{64|_uintptr} when needed 2024-01-11 16:45:57 +00:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00