Searched defs:nouveau_drm (Results 1 – 1 of 1) sorted by relevance
108 struct nouveau_drm { struct109 struct nouveau_cli client;110 struct drm_device *dev;112 struct nvif_device device;113 struct list_head clients;115 struct {120 } agp;123 struct {156 struct nouveau_drm_tile reg[15]; argument176 static inline struct nouveau_drm * argument[all …]