Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_drm.h108 struct nouveau_drm { struct
109 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]; argument
176 static inline struct nouveau_drm * argument
[all …]