Searched defs:nouveau_drm (Results 1 – 1 of 1) sorted by relevance
137 struct nouveau_drm { struct138 struct nvif_parent parent;139 struct nouveau_cli master;140 struct nouveau_cli client;141 struct drm_device *dev;143 struct list_head clients;148 struct mutex clients_lock;150 u8 old_pm_cap;152 struct {157 } agp;[all …]