mesa/src
Kenneth Graunke 9205f6ff51 intel/brw: Combine a1/a16 3src type decoding functions
Align16 is only used on Gfx9, while Align1 is used on Gfx11+.  We can
decode both kinds of encodings in the same function with a simple
devinfo check.  One snag is that the align16 encodings didn't have a
separate exec_type field, but we can just pass 0.

This lets us have a single function named brw_type_decode_for_3src,
which is much less of a mouthful.

Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28847>
2024-04-25 11:41:48 +00:00
..
amd radv: Trace indirect dispatch sizes 2024-04-25 10:20:03 +00:00
android_stub
asahi nir: remove global_invocation_id_zero_base 2024-04-24 20:18:49 +00:00
broadcom nir: remove workgroup_id_zero_base 2024-04-24 20:18:49 +00:00
c11
compiler nir: document base_global_invocation_id and base_workgroup_id 2024-04-24 20:18:49 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl dri: plumb a 'implicit' param through createNewScreen interfaces 2024-04-22 23:25:58 +00:00
etnaviv etnaviv: hwdb: Add VIP_V7 and NN_XYDP0 feature bits 2024-04-24 15:26:37 +00:00
freedreno nir: remove workgroup_id_zero_base 2024-04-24 20:18:49 +00:00
gallium ac/debug,radv: Read UMR wave dumps into memory before parsing 2024-04-25 10:20:03 +00:00
gbm gbm: plumb an 'implicit' param through device creation 2024-04-22 23:25:58 +00:00
getopt
glx glx: silence more implicit-load zink errors 2024-04-22 23:25:58 +00:00
gtest
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel intel/brw: Combine a1/a16 3src type decoding functions 2024-04-25 11:41:48 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa mesa/st: lower base invoc and workgroup id 2024-04-24 20:18:49 +00:00
microsoft nir: remove workgroup_id_zero_base 2024-04-24 20:18:49 +00:00
nouveau nak: Pass has_mod to all form of src2 requiring it 2024-04-25 11:19:00 +00:00
panfrost nir: remove global_invocation_id_zero_base 2024-04-24 20:18:49 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: import pipe_box and its helpers 2024-04-22 01:42:52 +00:00
virtio venus: extend image cache to vkGetDeviceImageMemoryRequirements 2024-04-25 02:48:50 +00:00
vulkan vulkan: pass cmdbuf level to vk_command_buffer_ops::create() 2024-04-23 06:33:31 +00:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00