Home
last modified time | relevance | path

Searched refs:gx00_crtc_dpms (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c77 gx00_crtc_dpms(false, false, false); in SET_DISPLAY_MODE()
586 gx00_crtc_dpms(true, true, true); in SET_DPMS_MODE()
593 gx00_crtc_dpms(false, true, true); in SET_DPMS_MODE()
597 gx00_crtc_dpms(false, false, true); in SET_DPMS_MODE()
616 gx00_crtc_dpms(false, true, true); in SET_DPMS_MODE()
620 gx00_crtc_dpms(false, true, false); in SET_DPMS_MODE()
639 gx00_crtc_dpms(false, true, true); in SET_DPMS_MODE()
643 gx00_crtc_dpms(false, false, false); in SET_DPMS_MODE()
669 gx00_crtc_dpms(true, true, true); in SET_DPMS_MODE()
677 gx00_crtc_dpms(false, true, true); in SET_DPMS_MODE()
[all …]
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c313 gx00_crtc_dpms(false, false, false); in g100_general_powerup()
415 gx00_crtc_dpms(false, false, false); in g200_general_powerup()
523 gx00_crtc_dpms(false, false, false); in g400_general_powerup()
640 gx00_crtc_dpms(false, false, false); in g450_general_powerup()
H A Dmga_proto.h91 status_t gx00_crtc_dpms(bool display,bool h,bool v);
H A Dmga_crtc.c285 status_t gx00_crtc_dpms(bool display, bool h, bool v) // MIL2 in gx00_crtc_dpms() function