Searched refs:dpms_mode (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.h37 xf86CrtcPtr i830GetLoadDetectPipe(xf86OutputPtr output, DisplayModePtr mode, int *dpms_mode);
38 void i830ReleaseLoadDetectPipe(xf86OutputPtr output, int dpms_mode);
H A Di830_crt.c397 int dpms_mode; local in function:i830_crt_detect
417 crtc = i830GetLoadDetectPipe (output, NULL, &dpms_mode);
434 i830ReleaseLoadDetectPipe (output, dpms_mode);
H A Di830_display.c1057 if (pre && intel_crtc->dpms_mode != DPMSModeOff) {
1061 } else if (!pre && intel_crtc->dpms_mode == DPMSModeOff) {
1266 intel_crtc->dpms_mode = mode;
2094 i830GetLoadDetectPipe(xf86OutputPtr output, DisplayModePtr mode, int *dpms_mode) argument
2111 *dpms_mode = intel_crtc->dpms_mode;
2112 if (intel_crtc->dpms_mode != DPMSModeOn)
2145 *dpms_mode = intel_crtc->dpms_mode;
2155 if (intel_crtc->dpms_mode !
2169 i830ReleaseLoadDetectPipe(xf86OutputPtr output,int dpms_mode) argument
[all...]
H A Ddrmmode_display.c81 int dpms_mode; member in struct:__anon0fe22f920408
926 drmmode_output->dpms_mode,
928 drmmode_output->dpms_mode = mode;
941 return drmmode_output->dpms_mode;
1111 if (drmmode_output->dpms_mode == DPMSModeOn)
H A Di830_tv.c1461 int dpms_mode; local in function:i830_tv_detect
1470 crtc = i830GetLoadDetectPipe (output, &mode, &dpms_mode);
1474 i830ReleaseLoadDetectPipe (output, dpms_mode);
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_drmmode.h62 int dpms_mode; member in struct:__anon275521630208
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.h76 int dpms_mode; member in struct:__anon92ff548d0408
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.h125 int dpms_mode; member in struct:__anon6244c68d0308
198 drmmode_crtc->dpms_mode == DPMSModeOn &&
H A Damdgpu_present.c70 if (drmmode_crtc->dpms_mode != DPMSModeOn)
440 if (drmmode_crtc->dpms_mode == DPMSModeOn)
H A Damdgpu_video.c63 return crtc->enabled && drmmode_crtc->dpms_mode == DPMSModeOn;
H A Damdgpu_kms.c816 drmmode_crtc->dpms_mode != DPMSModeOn)
883 drmmode_crtc->dpms_mode != DPMSModeOn)
1087 drmmode_crtc->dpms_mode == DPMSModeOn) {
1113 drmmode_crtc->dpms_mode != DPMSModeOn)
1190 drmmode_crtc->dpms_mode != DPMSModeOn)
H A Ddrmmode_display.c305 if (drmmode_crtc->dpms_mode == DPMSModeOn && mode != DPMSModeOn) {
334 drmmode_crtc->dpms_mode = mode;
336 } else if (drmmode_crtc->dpms_mode != DPMSModeOn && mode == DPMSModeOn) {
354 drmmode_crtc->dpms_mode = DPMSModeOn;
370 } else if (drmmode_crtc->dpms_mode != DPMSModeOn)
1950 drmmode_crtc->dpms_mode = DPMSModeOff;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h111 int dpms_mode; member in struct:__anon1b2324c50308
174 drmmode_crtc->dpms_mode == DPMSModeOn &&
H A Dradeon_present.c84 if (drmmode_crtc->dpms_mode != DPMSModeOn)
434 if (drmmode_crtc->dpms_mode == DPMSModeOn)
H A Dradeon_video.c74 return drmmode_crtc->dpms_mode == DPMSModeOn;
H A Dradeon_kms.c770 drmmode_crtc->dpms_mode != DPMSModeOn)
837 drmmode_crtc->dpms_mode != DPMSModeOn)
1051 drmmode_crtc->dpms_mode == DPMSModeOn) {
1077 drmmode_crtc->dpms_mode != DPMSModeOn)
1154 drmmode_crtc->dpms_mode != DPMSModeOn)
H A Ddrmmode_display.c301 if (drmmode_crtc->dpms_mode == DPMSModeOn && mode != DPMSModeOn) {
330 drmmode_crtc->dpms_mode = mode;
332 } else if (drmmode_crtc->dpms_mode != DPMSModeOn && mode == DPMSModeOn) {
350 drmmode_crtc->dpms_mode = DPMSModeOn;
366 } else if (drmmode_crtc->dpms_mode != DPMSModeOn)
1470 drmmode_crtc->dpms_mode = DPMSModeOff;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h173 int dpms_mode; member in struct:__anonaff371e40708
H A Dpresent.c430 if (drmmode_crtc->dpms_mode == DPMSModeOn)
H A Dvblank.c111 return crtc->enabled && drmmode_crtc->dpms_mode == DPMSModeOn;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_display.c142 int dpms_mode; member in struct:intel_output
391 intel_output_dpms_backlight(output, intel_output->dpms_mode, DPMSModeOn);
392 intel_output->dpms_mode = DPMSModeOn;
1087 intel_output->dpms_mode,
1097 intel_output->dpms_mode,
1099 intel_output->dpms_mode = dpms;
1112 return intel_output->dpms_mode;
1285 if (intel_output->dpms_mode == DPMSModeOn)
1351 if (intel_output->dpms_mode == DPMSModeOn) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_display.c143 int dpms_mode; member in struct:intel_output
392 intel_output_dpms_backlight(output, intel_output->dpms_mode, DPMSModeOn);
393 intel_output->dpms_mode = DPMSModeOn;
1042 intel_output->dpms_mode,
1052 intel_output->dpms_mode,
1054 intel_output->dpms_mode = dpms;
1067 return intel_output->dpms_mode;
1240 if (intel_output->dpms_mode == DPMSModeOn)
1306 if (intel_output->dpms_mode == DPMSModeOn) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c120 int dpms_mode; member in struct:sna_crtc
187 int dpms_mode; member in struct:sna_output
497 if (sna_output->dpms_mode != DPMSModeOn)
831 to_sna_crtc(crtc)->pipe, to_sna_crtc(crtc)->dpms_mode));
849 to_sna_crtc(crtc)->dpms_mode = DPMSModeOn;
863 to_sna_crtc(crtc)->pipe, to_sna_crtc(crtc)->dpms_mode));
881 to_sna_crtc(crtc)->dpms_mode = DPMSModeOff;
1554 assert(sna_crtc->dpms_mode == DPMSModeOff);
1582 if (to_sna_crtc(crtc)->dpms_mode != DPMSModeOn) {
2379 if (priv->dpms_mode
[all...]
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c70 int dpms_mode; member in struct:__anon266131ed0208
126 return crtc->enabled && drmmode_crtc->dpms_mode == DPMSModeOn;
334 drmmode_crtc->dpms_mode = mode;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c275 uint8_t dpms_mode; member in struct:sna_output
782 if (sna_output->dpms_mode != DPMSModeOn)
4394 int old_dpms = sna_output->dpms_mode;
4398 dpms, sna_output->dpms_mode,
4421 sna_output->dpms_mode = dpms;
4445 sna_output->dpms_mode = dpms;
4614 if (sna_output->dpms_mode == DPMSModeOn)
4683 if (sna_output->dpms_mode == DPMSModeOn) {
5325 sna_output->dpms_mode = sna_output->prop_values[i];
5327 __FUNCTION__, i, sna_output->dpms_id, sna_output->dpms_mode));
[all...]

Completed in 53 milliseconds

12