mesa/src
Danylo Piliaiev e7eed45869 ir3: do not double threadsize when exceeding branchstack limit
We can't support more than compiler->branchstack_size diverging threads
in a wave. Thus, doubling the threadsize is only possible if we don't
exceed the branchstack size limit.

As of blob version 512.490.0 - it doesn't have this heuristics.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9859>
2021-04-21 11:57:07 +00:00
..
amd aco: add and use Program::progress 2021-04-21 11:09:33 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom ci/broadcom: add EGL testing jobs 2021-04-21 07:33:35 +00:00
compiler compiler/glsl: Always propagate_invariance() last 2021-04-20 18:54:57 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/android: include "util/compiler.h" for FALLTHROUGH macro 2021-04-16 16:42:20 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno ir3: do not double threadsize when exceeding branchstack limit 2021-04-21 11:57:07 +00:00
gallium zink: use undefined layout for first scanout obj transition 2021-04-21 00:05:38 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Remove some ancient backwards-compatibility typedefs 2021-04-16 10:13:07 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/batch_decoder: set foreground color of decoded instructions 2021-04-21 11:47:45 +00:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi mapi: Respect MESA_DEBUG=silent for no-op debug output. 2021-04-19 20:53:27 +00:00
mesa intel: Rename since_gen to since ver 2021-04-20 20:06:34 +00:00
microsoft microsoft/compiler: Fix MSVC warning C4334 (32bit shift cast to 64bit) 2021-04-20 00:28:35 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Fix RSD emission on Bifrost v6 2021-04-20 12:28:16 +00:00
util util/format: add util_format_is_rgbx_or_bgrx 2021-04-20 19:18:55 +00:00
virtio venus: change SpaceBeforeParens style option 2021-04-20 16:29:28 -07:00
vulkan meson: link vulkan_util with link_whole on mingw 2021-04-19 22:46:30 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00