Searched defs:nouveau_channel (Results 1 – 1 of 1) sorted by relevance
8 struct nouveau_channel { struct9 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 …]