Home
last modified time | relevance | path

Searched defs:pvr_job (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_job.h30 struct pvr_job { struct
38 enum drm_pvr_job_type type; argument
55 struct pvr_job *paired_job; argument
58 struct dma_fence *cccb_fence;
61 struct dma_fence *kccb_fence;
64 struct dma_fence *done_fence;
67 struct pvr_device *pvr_dev;
70 struct pvr_context *ctx;
94 * pvr_job_get() - Take additional reference on job. argument
103 static __always_inline struct pvr_job * argument