Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_drv.h203 struct nouveau_drm { struct
204 struct nvkm_device *nvkm;
205 struct nvif_parent parent;
206 struct mutex client_mutex;
207 struct nvif_client _client;
208 struct nvif_device device;
209 struct nvif_mmu mmu;
211 struct nouveau_cli client;
212 struct drm_device *dev;
214 struct list_head clients;
[all …]