Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_chan.h8 struct nouveau_channel { struct
9 struct nvif_device *device;
10 struct nouveau_drm *drm;
11 struct nouveau_vmm *vmm;
13 int chid;
14 u64 inst;
15 u32 token;
17 struct nvif_object vram;
18 struct nvif_object gart;
19 struct nvif_object nvsw;
[all …]