Searched defs:nouveau_drm (Results 1 – 1 of 1) sorted by relevance
133 struct nouveau_drm { struct134 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 …]