Searched defs:nouveau_pm_level (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h480 struct nouveau_pm_level { struct
534 struct nouveau_pm_level perflvl[NOUVEAU_PM_MAX_LEVEL];
542 struct nouveau_pm_level boot;
543 struct nouveau_pm_level *cur;
548 int (*clocks_get)(struct drm_device *, struct nouveau_pm_level *);
549 void *(*clocks_pre)(struct drm_device *, struct nouveau_pm_level *);

Completed in 36 milliseconds