Searched defs:nouveau_job_args (Results 1 – 1 of 1) sorted by relevance
27 struct nouveau_job_args { struct28 struct drm_file *file_priv;29 struct nouveau_sched_entity *sched_entity;31 enum dma_resv_usage resv_usage;32 bool sync;34 struct {37 } in_sync;39 struct {42 } out_sync;44 struct nouveau_job_ops *ops;