Searched refs:laptop (Results 1 - 15 of 15) sorted by relevance

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c103 /* preset no laptop */
104 si->ps.laptop = false;
205 si->ps.laptop = true;
244 si->ps.laptop = true;
252 si->ps.laptop = true;
397 si->ps.laptop = true;
428 si->ps.laptop = true;
452 si->ps.laptop = true;
499 si->ps.laptop = true;
528 si->ps.laptop
[all...]
H A Dnv_crtc.c325 /* Note for laptop and DVI flatpanels:
625 if (!si->ps.laptop)
636 /* powerup both LVDS (laptop panellink) and TMDS (DVI panellink)
655 /* b2 = 0 = enable laptop panel backlight */
673 if (!si->ps.laptop)
679 /* powerdown both LVDS (laptop panellink) and TMDS (DVI panellink)
698 /* b2 = 1 = disable laptop panel backlight */
826 if ((si->ps.card_arch == NV04A) || (si->ps.laptop))
H A Dnv_crtc2.c311 /* Note for laptop and DVI flatpanels:
608 if (!si->ps.laptop)
619 /* powerup both LVDS (laptop panellink) and TMDS (DVI panellink)
637 /* b2 = 0 = enable laptop panel backlight */
655 if (!si->ps.laptop)
661 /* powerdown both LVDS (laptop panellink) and TMDS (DVI panellink)
679 /* b2 = 1 = disable laptop panel backlight */
786 if (si->ps.laptop)
H A Dnv_i2c.c846 if (!si->ps.con2_screen.have_native_edid && si->ps.laptop) {
H A Dnv_info.c2385 if (si->ps.laptop &&
2443 * fix a DVI or laptop flatpanel to 60Hz refresh! */
2464 * fix a DVI or laptop flatpanel to 60Hz refresh! */
3451 LOG(2,("laptop: "));
3452 if (si->ps.laptop) LOG(2,("yes\n")); else LOG(2,("no\n"));
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h238 bool laptop; /* mobile chipset or not ('internal' flatpanel!) */ member in struct:__anon937::__anon943
/haiku/headers/private/graphics/via/
H A DDriverInterface.h249 bool laptop; /* mobile chipset or not ('internal' flatpanel!) */ member in struct:__anon7::__anon10
/haiku/headers/private/graphics/nvidia/
H A DDriverInterface.h368 bool laptop; /* mobile chipset or not ('internal' flatpanel!) */ member in struct:__anon21::__anon27
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c95 /* preset no laptop */
96 si->ps.laptop = false;
H A Dcrtc.c199 /* Note for laptop and DVI flatpanels:
499 /* powerup both LVDS (laptop panellink) and TMDS (DVI panellink)
520 /* powerdown both LVDS (laptop panellink) and TMDS (DVI panellink)
669 if ((si->ps.card_arch == NV04A) || (si->ps.laptop))
H A Dcrtc2.c185 /* Note for laptop and DVI flatpanels:
482 /* powerup both LVDS (laptop panellink) and TMDS (DVI panellink)
503 /* powerdown both LVDS (laptop panellink) and TMDS (DVI panellink)
631 if (si->ps.laptop)
H A Dinfo.c2250 if (si->ps.laptop && si->ps.tmds1_active && si->ps.tmds2_active &&
2308 * fix a DVI or laptop flatpanel to 60Hz refresh! */
2330 * fix a DVI or laptop flatpanel to 60Hz refresh! */
3108 LOG(2,("laptop: "));
3109 if (si->ps.laptop) LOG(2,("yes\n")); else LOG(2,("no\n"));
/haiku/src/add-ons/accelerants/via/engine/
H A Dinfo.c312 if (si->ps.laptop && si->ps.tmds1_active && si->ps.tmds2_active &&
370 * fix a DVI or laptop flatpanel to 60Hz refresh! */
392 * fix a DVI or laptop flatpanel to 60Hz refresh! */
1125 LOG(2,("laptop: "));
1126 if (si->ps.laptop) LOG(2,("yes\n")); else LOG(2,("no\n"));
H A Dcrtc2.c185 /* Note for laptop and DVI flatpanels:
482 /* powerup both LVDS (laptop panellink) and TMDS (DVI panellink)
503 /* powerdown both LVDS (laptop panellink) and TMDS (DVI panellink)
631 if (si->ps.laptop)
H A Dgeneral.c95 /* preset no laptop */
96 si->ps.laptop = false;

Completed in 201 milliseconds