Home
last modified time | relevance | path

Searched refs:pvr_kccb_fence_put (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_ccb.h54 void pvr_kccb_fence_put(struct dma_fence *fence);
Dpvr_ccb.c559 void pvr_kccb_fence_put(struct dma_fence *fence) in pvr_kccb_fence_put() function
605 pvr_kccb_fence_put(f); in pvr_kccb_reserve_slot()
Dpvr_job.c681 pvr_kccb_fence_put(frag_job->kccb_fence); in pvr_jobs_link_geom_frag()
Dpvr_queue.c1133 pvr_kccb_fence_put(job->kccb_fence); in pvr_queue_job_cleanup()