mesa/src
Rhys Perry ddce1ec5f5 aco: fix transition_to_{WQM,Exact} if exec.back() is not in exec
This can happen at merge blocks.

fossil-db (GFX10.3):
Totals from 25229 (17.25% of 146267) affected shaders:
CodeSize: 58575920 -> 58571376 (-0.01%); split: -0.01%, +0.00%
Instrs: 10979245 -> 10978109 (-0.01%); split: -0.01%, +0.00%
SClause: 591817 -> 591816 (-0.00%)
Copies: 604987 -> 603851 (-0.19%); split: -0.19%, +0.00%
Cycles: 96088796 -> 96084252 (-0.00%); split: -0.00%, +0.00%
VMEM: 10470372 -> 10470368 (-0.00%)

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Fixes: a56ddca4e8 ("aco: make all exec accesses non-temporaries")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4299
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9047>
2021-02-15 19:50:16 +00:00
..
amd aco: fix transition_to_{WQM,Exact} if exec.back() is not in exec 2021-02-15 19:50:16 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv/meta_copy: get tlb compatible BC compressed formats for copies 2021-02-12 22:04:13 +00:00
compiler compiler: Drop now unused gl_varying_slot_name() 2021-02-13 00:44:53 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno freedreno/ir3: Use gl_varying_slot_name_for_stage() 2021-02-13 00:44:53 +00:00
gallium freedreno: Add missing dep on freedreno tracepoints. 2021-02-15 19:14:21 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix GLX_SGI_video_sync for the no-current-drawable case 2021-02-10 21:10:04 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/dump_gpu: mark bo as unmapped if its address changes 2021-02-15 11:40:58 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: guard against invalid XML definitions for glthread 2021-01-29 02:28:42 +00:00
mesa mesa: add debug code to catch missing _mesa_update_valid_to_render_state calls 2021-02-15 19:29:09 +00:00
microsoft microsoft/compiler: Make resource_state_manager only build with_gallium_d3d12 2021-01-29 12:54:02 -08:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Move the blend logic out of the gallium driver 2021-02-15 11:23:46 +00:00
util disk_cache: Fail creation when cannot inizialize queue. 2021-02-12 08:01:46 +00:00
virtio virgl: update headers 2021-01-22 21:25:48 +00:00
vulkan vulkan: document flags choice for vkGetDeviceQueue 2021-02-15 21:01:28 +02:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript