Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h202 struct nouveau_drm { struct
203 struct nvkm_device *nvkm;
204 struct nvif_parent parent;
205 struct mutex client_mutex;
206 struct nvif_client _client;
207 struct nvif_device device;
208 struct nvif_mmu mmu;
210 struct nouveau_cli client;
211 struct drm_device *dev;
213 struct list_head clients;
[all …]