Home
last modified time | relevance | path

Searched refs:use_power_scripts (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddcb.h41 bool use_power_scripts; member
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1439 entry->lvdsconf.use_power_scripts = true; in parse_dcb20_entry()
1445 entry->lvdsconf.use_power_scripts = true; in parse_dcb20_entry()
1588 entry->lvdsconf.use_power_scripts = true; in parse_dcb15_entry()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c530 if (nv_encoder->dcb->lvdsconf.use_power_scripts) { in nv04_lvds_dpms()