mesa/src
Yiwei Zhang 72fd719698 venus: massive feedback renamings for consistency and clarity
No behavior change, and below is the summary:
1. simplify to drop _timeline_ from semaphore feedback naming
2. update feedback structs to use obj_handle naming
3. for vn_feedback_cmd_pool, use fb_cmd_pool variable naming
4. for vn_feedback_buffer, use fb_buf variable naming
5. for query_feedback_cmd, use qfb_cmd variable naming (already use ffb)
6. s/submit_batches2/submit2_batches/
7. s/cmd_buffer_count/cmd_count/
8. use total_cmd_size instead of cmd_buffer_size if applicable
9. update vn_queue_submission's feedback_cmd_count to cmd_count
10. update setup time local feedback_cmd_count to extra_cmd_count
11. update feedback_event_cmd to event_feedback_cmd
12. other trivial renames

Most semaphore and query feedback cmd renamings are deferred to later
commits.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27758>
2024-02-26 21:54:36 +00:00
..
amd radv: compute the total LDS usage in gfx10_get_ngg_info() 2024-02-26 10:42:37 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi agx: add "is helper program?" key bit 2024-02-14 21:02:32 +00:00
broadcom v3dv/ci: update expected list 2024-02-25 18:44:56 +01:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler treewide: use ralloc_memdup 2024-02-26 15:37:58 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl egl/wayland: Flush after blitting to linear copy 2024-02-23 08:43:54 +00:00
etnaviv ci/etnaviv: update expectations 2024-02-12 01:25:24 +01:00
freedreno tu: use vk_index_to_restart 2024-02-26 14:13:08 +00:00
gallium panfrost: support multi-sampled image load/store 2024-02-26 19:01:32 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx/dri3: handle zink fallback if loader picks it. 2024-02-21 11:16:22 +10:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: enable VK_EXT_headless_surface on all platforms except Windows 2024-02-06 20:32:39 +00:00
imgui
intel intel/brw: Move workarounds to a separate file 2024-02-26 20:54:25 +00:00
loader loader: handle picking zink for nouveau for certain GPUs. 2024-02-21 11:16:25 +10:00
mapi glthread: generate packed versions of gl*Pointer/Offset calls 2024-02-23 18:03:59 +00:00
mesa treewide: use ralloc_memdup 2024-02-26 15:37:58 +00:00
microsoft microsoft/compiler: Fix SM6.6 non-bindless handle annotation for UAV counter 2024-02-21 03:39:22 +00:00
nouveau nvk: Advertise VK_KHR_maintenance5 2024-02-26 16:25:08 +00:00
panfrost panfrost: support multi-sampled image load/store 2024-02-26 19:01:32 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util/ralloc: add memdup 2024-02-26 15:37:58 +00:00
virtio venus: massive feedback renamings for consistency and clarity 2024-02-26 21:54:36 +00:00
vulkan wsi/wl: check wsi_wl_surface's validity before use 2024-02-26 16:56:27 +00:00
.clang-format util/hash_table: add u64 foreach macro 2024-02-26 15:37:58 +00:00
meson.build virgl: Fix compilation on MSVC 2024-02-05 08:41:22 +00:00