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;145 u8 old_pm_cap;147 struct {152 } agp;155 struct {[all …]