mesa/src/loader
Derek Foreman b3e3f0fc2e loader/wayland: Move acquisition time tracking into perfetto flows
We only use the acquisition time for calculating latency for perfetto
tracks later, and the acquisition time should ideally be the start of the
perfetto flow.

This has been more or less true with very small error margin for vk wsi,
but the wayland EGL buffer handling is a lot more complicated. Moving the
time check into the flow start will make re-using this code for EGL much
simpler.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32757>
2025-05-26 16:13:25 -05:00
..
loader.c loader: Use RTLD_LOCAL not RTLD_GLOBAL 2025-04-18 07:14:56 +00:00
loader.h kmsro: look for graphics capable screen as renderonly device 2025-03-05 10:48:28 +00:00
loader_dri_helper.c dri: deal with ARGB1555 2025-01-21 14:33:13 +00:00
loader_dri_helper.h loader: Fix typo in __DRI_IMAGE_FORMAT_XBGR16161616 definition 2024-10-25 14:18:24 +00:00
loader_wayland_helper.c loader/wayland: Move acquisition time tracking into perfetto flows 2025-05-26 16:13:25 -05:00
loader_wayland_helper.h loader/wayland: Move acquisition time tracking into perfetto flows 2025-05-26 16:13:25 -05:00
meson.build wsi/wayland: Move presentation tracing code into loader 2025-05-26 16:13:25 -05:00
pci_id_driver_map.h loader: handle picking zink for nouveau for certain GPUs. 2024-02-21 11:16:25 +10:00