Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h11 struct nouveau_exec_job_args { struct
12 struct drm_file *file_priv;
13 struct nouveau_sched_entity *sched_entity;
15 struct drm_exec exec;
16 struct nouveau_channel *chan;
18 struct {
21 } in_sync;
23 struct {
49 struct nouveau_exec_job_args *args); argument