Searched defs:nouveau_drm (Results 1 – 1 of 1) sorted by relevance
134 struct nouveau_drm { struct135 struct nvif_parent parent;136 struct nouveau_cli master;137 struct nouveau_cli client;138 struct drm_device *dev;140 struct list_head clients;142 u8 old_pm_cap;144 struct {149 } agp;152 struct {[all …]