Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_drv.h532 struct nouveau_pm_engine { struct
533 struct nouveau_pm_voltage voltage;
534 struct nouveau_pm_level perflvl[NOUVEAU_PM_MAX_LEVEL];
535 int nr_perflvl;
536 struct nouveau_pm_memtimings memtimings;
537 struct nouveau_pm_temp_sensor_constants sensor_constants;
538 struct nouveau_pm_threshold_temp threshold_temp;
539 struct nouveau_pm_fan fan;
540 u32 pwm_divisor;
542 struct nouveau_pm_level boot;
[all …]