mesa/src
Jason Ekstrand b4dd3df227 intel/nir: Set has_base_workgroup_id for lower_compute_system_values
This option didn't exist half a decade ago when I first implemented base
workgroup support in ANV.  It's cleaner to just have split system values
like all the other zero_base+base things do.

We currently only do this for COMPUTE and not KERNEL because it lets us
avoid changing intel_clc for now.  We can add KERNEL later if needed.
We also don't do this lowering for task/mesh.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20068>
2022-12-01 04:56:48 +00:00
..
amd radv: Remove the old LBVH shader. 2022-12-01 02:20:48 +00:00
android_stub
asahi ail: Split off test-miptree.cpp from test-layout.cpp 2022-11-28 19:50:18 +00:00
broadcom v3dv: pre-allocate actual events instead of event descriptors 2022-11-30 17:10:45 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir/divergence: Handle base_workgroup_id and workgrpu_id_zero_base 2022-12-01 04:56:48 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl egl: Fix uninitialized variable warning 2022-11-22 01:54:51 +00:00
etnaviv tree-wide: Use __func__ instead of __FUNCTION__ in non-gallium code 2022-11-22 06:53:46 +00:00
freedreno ir3: Don't save/restore disasm string pointer 2022-11-30 16:39:59 +00:00
gallium crocus: Lower load_base_workgroup_id to zero 2022-12-01 04:56:48 +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,dri: simplify indirect function call syntax 2022-11-27 02:52:41 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Add support to submit occlusion query sub cmds. 2022-11-30 22:45:41 +00:00
imgui
intel intel/nir: Set has_base_workgroup_id for lower_compute_system_values 2022-12-01 04:56:48 +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 mapi: update gles 1.1 extention packet link 2022-11-20 15:14:01 +00:00
mesa mesa/main: verify more texture-limits for GL 4.1 2022-11-29 13:35:46 +00:00
microsoft nir/builder: Drop nir_i2i and nir_u2u in favor of nir_x2xN 2022-12-01 01:10:12 +00:00
nouveau drm-shim/nouveau: fix the shim to work with nvif ioctl. 2022-11-09 21:21:22 +00:00
panfrost panfrost: Enable AFBC of more formats 2022-12-01 02:03:15 +00:00
tool pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00
util driconf/intel: Use fake vendor to WA bad detection in Source engine games 2022-11-25 18:21:17 +00:00
virtio venus: fix android wsi with global fencing disabled 2022-11-30 01:13:56 +00:00
vulkan vulkan: Remove asserts that weren't valid for RADV ETC2 emulation. 2022-11-25 17:16:14 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00