mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 19:28:11 +02:00
panthor_kmod_vm_bind() is usually called with a single op and at most one sync, so let's optimize the low-number-of-ops-or-syncs case to avoid transient heap allocation. This also fixes some dEQP-VK.api.object_management.alloc_callback_fail.* crashes where panthor_kmod_vm_bind(UNBIND) is called and not expected to fail. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31382> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pan_kmod.c | ||
| pan_kmod.h | ||
| pan_kmod_backend.h | ||
| panfrost_kmod.c | ||
| panthor_kmod.c | ||
| panthor_kmod.h | ||