Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_sched.h27 struct nouveau_job_args { struct
28 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;