Searched defs:nouveau_drm (Results 1 – 1 of 1) sorted by relevance
104 struct nouveau_drm { struct105 struct nouveau_cli client;106 struct drm_device *dev;108 struct nvif_device device;109 struct list_head clients;111 struct {119 } agp;122 struct {154 struct nouveau_drm_tile reg[15]; argument174 static inline struct nouveau_drm * argument[all …]