Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Ddcb.h44 bool use_power_scripts; member
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bios.c1442 entry->lvdsconf.use_power_scripts = true; in parse_dcb20_entry()
1448 entry->lvdsconf.use_power_scripts = true; in parse_dcb20_entry()
1591 entry->lvdsconf.use_power_scripts = true; in parse_dcb15_entry()
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_dfp.c535 if (nv_encoder->dcb->lvdsconf.use_power_scripts) { in nv04_lvds_dpms()