Home
last modified time | relevance | path

Searched refs:panthor_gpu_flush_caches (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.h50 int panthor_gpu_flush_caches(struct panthor_device *ptdev,
H A Dpanthor_gpu.c390 int panthor_gpu_flush_caches(struct panthor_device *ptdev, in panthor_gpu_flush_caches() function
H A Dpanthor_sched.c2743 if (panthor_gpu_flush_caches(ptdev, CACHE_CLEAN, CACHE_CLEAN, 0)) in panthor_sched_suspend()