Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h203 struct nouveau_drm { struct
204 struct nvif_parent parent;
205 struct nouveau_cli master;
206 struct nouveau_cli client;
207 struct drm_device *dev;
209 struct list_head clients;
214 struct mutex clients_lock;
216 u8 old_pm_cap;
218 struct {
223 } agp;
[all …]