mesa/src
Emma Anholt 077e04bd86 ir3/ra: Make sure we don't pick a preferred reg overflowing the file.
If we're in handle_collect()'s dst allocation and are part of a merge set
near the end of the file, our check for reg_elem_size(reg) would let us
use the preferred reg when that would immediately lead to
allocate_dst_fixed() creating an interval extending thruogh reg_size(reg)
that overflows the file.

Avoids a regression on gfxbench5/gl_5_high_off/17.shader_test in the next
commit.  No change on shader-db.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18946>
(cherry picked from commit a39113b616)
2022-11-17 14:05:02 +00:00
..
amd ac/nir: do not convert GS outputs to the expected variable size on GFX11 2022-11-17 14:05:02 +00:00
android_stub
asahi asahi: Identify counts for compute kernels 2022-10-29 19:23:51 +00:00
broadcom broadcom/compiler: avoid using ldvary sequence to hide latency of branching 2022-11-09 21:22:06 +00:00
c11 c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consistence with util/u_uthread.h 2022-10-20 03:04:56 +00:00
compiler glsl: fix buffer texture type 2022-11-17 14:05:02 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl egl/wgl: Implement interop methods 2022-11-02 18:11:41 +00:00
etnaviv util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
freedreno ir3/ra: Make sure we don't pick a preferred reg overflowing the file. 2022-11-17 14:05:02 +00:00
gallium panfrost: Copy resources when necessary 2022-11-09 21:22:06 +00:00
gbm utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
getopt
glx glx: Fixes apple/apple_visual.c that include non-exist util/debug.h 2022-11-09 21:22:05 +00:00
gtest
hgl
imagination nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
imgui
intel anv: fixup invalid enum for nir environment 2022-11-17 14:05:02 +00:00
loader loader/dri3: Add DRI performance option to wait for next buffer on swap 2022-10-25 08:30:35 +00:00
mapi mesa: fix typo from adding glGetObjectLabelEXT 2022-11-17 14:05:02 +00:00
mesa mesa/st: Query driver for interop data 2022-11-02 18:11:41 +00:00
microsoft utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
nouveau nv50/ir/nir: ignore sampler for TXF/TXQ ops. 2022-11-02 12:29:34 +00:00
panfrost panfrost: Require 64-byte alignment on imports 2022-11-17 14:05:02 +00:00
tool pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
util utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
virtio utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vulkan vulkan/wsi/display: Reset connector state in vkReleaseDisplay(). 2022-11-09 21:22:06 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00