mesa/src
Lorenzo Rossi 70398866a1 panfrost: Refine names in pan_cmdstream descriptor functions
pan_cmdstream handles code common to both JM and CSF,
while valhall v9 didn't use CSF yet, they already used the
new version of the descriptor.
This lead to conditional compilation of various function with
similar names.
This commit renames some version-specific descriptor code to have
a versioned name, either `bi` (bifrost), `mid` (midfrost) or `val`
(valhall), to help with code comprehension.

Signed-off-by: Lorenzo Rossi <lorenzo.rossi@collabora.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Acked-by: Eric R. Smith <eric.smith@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38681>
2026-03-12 22:59:14 +00:00
..
amd radv/video_enc: Use variable slice mode when possible 2026-03-12 20:22:30 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi Revert "nir: Add a type parameter to nir_lower_point_size()" 2026-03-12 22:59:13 +00:00
broadcom Revert "nir: Add a type parameter to nir_lower_point_size()" 2026-03-12 22:59:13 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler Revert "nir: Add a type parameter to nir_lower_point_size()" 2026-03-12 22:59:13 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl wsi/wayland: Use wl_fixes to destroy wl_registry 2026-03-12 16:24:33 +00:00
etnaviv etnaviv/ci: Switch CI-tron to gfx-ci/linux kernel 2026-03-09 17:42:03 +00:00
freedreno freedreno/fdl: Use 4k alignment for tiled 2026-03-12 14:50:11 +00:00
gallium panfrost: Refine names in pan_cmdstream descriptor functions 2026-03-12 22:59:14 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Fix StagingInfo destruction ordering 2026-03-04 23:45:40 +00:00
glx glx: guard glx_screen frontend_screen member 2026-03-10 01:53:15 +00:00
gtest
imagination Revert "nir: Add a type parameter to nir_lower_point_size()" 2026-03-12 22:59:13 +00:00
imgui
intel brw: Simplify mark_last_urb_write_with_eot() 2026-03-12 21:40:37 +00:00
kosmickrisp kk: Set command buffer state to 0 when reset 2026-03-09 13:37:09 +00:00
loader util,loader: silence asprintf() unused result warnings 2026-02-07 10:07:22 +00:00
mesa glsl: add workaround for MDK2 HD 2026-03-05 13:09:29 +00:00
microsoft ci: Bump DirectX-Headers and Agility SDK dependencies to v1.619.1 2026-03-10 15:06:44 +00:00
nouveau nir, nvk, nak: Add base to isbewr_nv and isberd_nv 2026-03-11 19:41:34 +00:00
panfrost pan/compiler: Dont build ABI automatically 2026-03-12 22:59:14 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
util driconf: force_vk_vendor on No Man's Sky + NVK 2026-03-07 15:55:08 +00:00
virtio venus: force prime blit on Nvidia GPU 2026-03-12 20:03:19 +00:00
vulkan wsi/wayland: Use wl_fixes to destroy wl_registry 2026-03-12 16:24:33 +00:00
x11 x11: Add helper util to check for xshm support 2026-03-06 01:18:53 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00