Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h27 struct nouveau_job_args { struct
28 struct drm_file *file_priv;
29 struct nouveau_sched *sched;
30 u32 credits;
32 enum dma_resv_usage resv_usage;
33 bool sync;
35 struct {
38 } in_sync;
40 struct {
43 } out_sync;
[all …]