Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/ !
Dnouveau_drv.h134 struct nouveau_drm { struct
135 struct nvif_parent parent;
136 struct nouveau_cli master;
137 struct nouveau_cli client;
138 struct drm_device *dev;
140 struct list_head clients;
145 struct mutex clients_lock;
147 u8 old_pm_cap;
149 struct {
154 } agp;
[all …]