mesa/src/panfrost/lib/kmod
Faith Ekstrand b5e47ba894 pan/kmod: Add new helpers to sync BO CPU mappings
pan_kmod_flush_bo_map_syncs() queues CPU-sync operations, and
pan_kmod_flush_bo_map_syncs_locked() ensures all queued
operations are flushed/executed. Those will be used when we start
adding support for CPU-cached mappings.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Christoph Pillmayer <christoph.pillmayer@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36385>
2025-12-12 10:15:41 +01:00
..
meson.build pan: Lift pan_get_model into its own lib 2025-09-16 15:54:48 +00:00
pan_kmod.c pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
pan_kmod.h pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
pan_kmod_backend.h pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
panfrost_kmod.c pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
panthor_kmod.c pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
panthor_kmod.h pan/kmod: Add a backend for panthor 2024-03-01 10:42:43 +00:00