Searched defs:pvr_job (Results 1 – 1 of 1) sorted by relevance
30 struct pvr_job { struct38 enum drm_pvr_job_type type; argument55 struct pvr_job *paired_job; argument58 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. argument103 static __always_inline struct pvr_job * argument