Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_ccb.h53 struct dma_fence *pvr_kccb_fence_alloc(void);
Dpvr_ccb.c541 struct dma_fence *pvr_kccb_fence_alloc(void) in pvr_kccb_fence_alloc() function
Dpvr_queue.c1093 job->kccb_fence = pvr_kccb_fence_alloc(); in pvr_queue_job_init()