| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_display.h | 37 xf86CrtcPtr i830GetLoadDetectPipe(xf86OutputPtr output, DisplayModePtr mode, int *dpms_mode); 38 void i830ReleaseLoadDetectPipe(xf86OutputPtr output, int dpms_mode);
|
| H A D | i830_crt.c | 397 int dpms_mode; local in function:i830_crt_detect 417 crtc = i830GetLoadDetectPipe (output, NULL, &dpms_mode); 434 i830ReleaseLoadDetectPipe (output, dpms_mode);
|
| H A D | i830_display.c | 1057 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 D | drmmode_display.c | 81 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 D | i830_tv.c | 1461 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 D | qxl_drmmode.h | 62 int dpms_mode; member in struct:__anon275521630208
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | drmmode_display.h | 76 int dpms_mode; member in struct:__anon92ff548d0408
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | drmmode_display.h | 125 int dpms_mode; member in struct:__anon6244c68d0308 198 drmmode_crtc->dpms_mode == DPMSModeOn &&
|
| H A D | amdgpu_present.c | 70 if (drmmode_crtc->dpms_mode != DPMSModeOn) 440 if (drmmode_crtc->dpms_mode == DPMSModeOn)
|
| H A D | amdgpu_video.c | 63 return crtc->enabled && drmmode_crtc->dpms_mode == DPMSModeOn;
|
| H A D | amdgpu_kms.c | 816 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 D | drmmode_display.c | 305 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 D | drmmode_display.h | 111 int dpms_mode; member in struct:__anon1b2324c50308 174 drmmode_crtc->dpms_mode == DPMSModeOn &&
|
| H A D | radeon_present.c | 84 if (drmmode_crtc->dpms_mode != DPMSModeOn) 434 if (drmmode_crtc->dpms_mode == DPMSModeOn)
|
| H A D | radeon_video.c | 74 return drmmode_crtc->dpms_mode == DPMSModeOn;
|
| H A D | radeon_kms.c | 770 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 D | drmmode_display.c | 301 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 D | drmmode_display.h | 173 int dpms_mode; member in struct:__anonaff371e40708
|
| H A D | present.c | 430 if (drmmode_crtc->dpms_mode == DPMSModeOn)
|
| H A D | vblank.c | 111 return crtc->enabled && drmmode_crtc->dpms_mode == DPMSModeOn;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_display.c | 142 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 D | intel_display.c | 143 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 D | sna_display.c | 120 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 D | drmmode_display.c | 70 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 D | sna_display.c | 275 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...] |