Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h41 bool use_power_scripts; member
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1441 entry->lvdsconf.use_power_scripts = true; in parse_dcb20_entry()
1447 entry->lvdsconf.use_power_scripts = true; in parse_dcb20_entry()
1590 entry->lvdsconf.use_power_scripts = true; in parse_dcb15_entry()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c532 if (nv_encoder->dcb->lvdsconf.use_power_scripts) { in nv04_lvds_dpms()