Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_drv.h133 struct nouveau_drm { struct
134 struct nvif_parent parent;
135 struct nouveau_cli master;
136 struct nouveau_cli client;
137 struct drm_device *dev;
139 struct list_head clients;
144 struct mutex clients_lock;
146 u8 old_pm_cap;
148 struct {
153 } agp;
[all …]