Home
last modified time | relevance | path

Searched defs:nouveau_drm (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_drm.h73 struct nouveau_drm { struct
74 struct nouveau_cli client;
75 struct drm_device *dev;
77 struct nouveau_object *device;
78 struct list_head clients;
80 struct {
88 } agp;
91 struct {
119 struct nouveau_drm_tile reg[15]; argument
133 static inline struct nouveau_drm * argument
[all …]