Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c226 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_dpms() local
243 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_dpms()
293 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_dpms()
382 int need_aux = gma_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ? 1 : 0; in oaktrail_crtc_mode_set() local
422 for (i = 0; i <= need_aux; i++) in oaktrail_crtc_mode_set()
429 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
445 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
464 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
557 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
566 for (i = 0; i <= need_aux; i++) { in oaktrail_crtc_mode_set()
H A Dpsb_intel_sdvo.c236 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_write_sdvox() local
238 for (j = 0; j <= need_aux; j++) { in psb_intel_sdvo_write_sdvox()
1000 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_mode_set() local
1066 if (need_aux) in psb_intel_sdvo_mode_set()
1101 int need_aux = IS_MRST(dev) ? 1 : 0; in psb_intel_sdvo_dpms() local
1120 if (need_aux) in psb_intel_sdvo_dpms()
1133 if (need_aux) in psb_intel_sdvo_dpms()