Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h76 const struct nouveau_job_ops { struct
80 int (*submit)(struct nouveau_job *, struct drm_gpuvm_exec *);
81 void (*armed_submit)(struct nouveau_job *, struct drm_gpuvm_exec *);
82 struct dma_fence *(*run)(struct nouveau_job *);
83 void (*free)(struct nouveau_job *);
84 enum drm_gpu_sched_stat (*timeout)(struct nouveau_job *);