Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h9 struct nouveau_channel { struct
10 struct {
13 } chan;
15 struct nouveau_cli *cli;
16 struct nvif_device *device;
17 struct nouveau_drm *drm;
18 struct nouveau_vmm *vmm;
20 struct nvif_mem mem_userd;
21 struct nvif_object *userd;
23 int runlist;
[all …]