Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_chan.h10 struct nouveau_channel { struct
11 struct nvif_device *device;
12 struct nouveau_drm *drm;
13 struct nouveau_vmm *vmm;
15 int chid;
16 u64 inst;
17 u32 token;
19 struct nvif_object vram;
20 struct nvif_object gart;
21 struct nvif_object nvsw;
[all …]