Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/lima/
Dlima_l2_cache.c31 int lima_l2_cache_flush(struct lima_ip *ip) in lima_l2_cache_flush() function
46 err = lima_l2_cache_flush(ip); in lima_l2_cache_hw_init()
Dlima_l2_cache.h14 int lima_l2_cache_flush(struct lima_ip *ip);
Dlima_sched.c249 lima_l2_cache_flush(pipe->l2_cache[i]); in lima_sched_run_job()
501 lima_l2_cache_flush(pipe->l2_cache[i]); in lima_sched_recover_work()