Home
last modified time | relevance | path

Searched refs:need_aux (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c227 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms() local
244 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_dpms()
294 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_dpms()
383 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set() local
423 for (i = 0; i <= need_aux; i++) in oaktrail_crtc_mode_set()
430 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
446 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
465 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
558 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
567 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
H A Dpsb_intel_sdvo.c237 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_write_sdvox() local
239 for (j = 0; j <= need_aux; j++) { in psb_intel_sdvo_write_sdvox()
1001 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_mode_set() local
1067 if (need_aux) in psb_intel_sdvo_mode_set()
1102 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_dpms() local
1121 if (need_aux) in psb_intel_sdvo_dpms()
1134 if (need_aux) in psb_intel_sdvo_dpms()