Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_HDMI (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_ddi.c139 type == INTEL_OUTPUT_HDMI || type == INTEL_OUTPUT_UNKNOWN) { in intel_ddi_get_encoder_port()
748 if (intel_encoder->type == INTEL_OUTPUT_HDMI) { in hsw_ddi_pll_select()
904 if (type == INTEL_OUTPUT_HDMI) { in intel_ddi_enable_transcoder_func()
1114 } else if (type == INTEL_OUTPUT_HDMI) { in intel_ddi_pre_enable()
1169 if (type == INTEL_OUTPUT_HDMI) { in intel_enable_ddi()
1529 if (type == INTEL_OUTPUT_HDMI) in intel_ddi_compute_config()
Dintel_hdmi.c902 count_hdmi += encoder->type == INTEL_OUTPUT_HDMI; in hdmi_12bpc_possible()
1045 hdmi_to_dig_port(intel_hdmi)->base.type = INTEL_OUTPUT_HDMI; in intel_hdmi_detect()
1067 hdmi_to_dig_port(intel_hdmi)->base.type = INTEL_OUTPUT_HDMI; in intel_hdmi_force()
1671 intel_encoder->type = INTEL_OUTPUT_HDMI; in intel_hdmi_init()
1687 intel_encoder->cloneable |= 1 << INTEL_OUTPUT_HDMI; in intel_hdmi_init()
Dintel_crt.c871 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
Dintel_opregion.c354 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
Dintel_drv.h102 #define INTEL_OUTPUT_HDMI 6 macro
Dintel_display.c457 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI) || in intel_g4x_limit()
4480 case INTEL_OUTPUT_HDMI: in intel_display_port_power_domain()
5774 intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
5906 intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_HDMI); in i9xx_update_pll()
7142 case INTEL_OUTPUT_HDMI: in ironlake_compute_dpll()
11095 intel_pipe_has_type(&crtc->base, INTEL_OUTPUT_HDMI)) { in update_scanline_offset()
12288 [INTEL_OUTPUT_HDMI] = "HDMI", in intel_output_name()
Di915_debugfs.c2460 else if (intel_encoder->type == INTEL_OUTPUT_HDMI) in intel_connector_info()
/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h63 #define INTEL_OUTPUT_HDMI 6 macro
Doaktrail_crtc.c233 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in oaktrail_crtc_dpms()
389 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in oaktrail_crtc_mode_set()
Dframebuffer.c748 case INTEL_OUTPUT_HDMI: in psb_setup_outputs()
750 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
Dcdv_intel_hdmi.c318 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
Dmdfld_intel_display.c608 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in mdfld_limit()
759 case INTEL_OUTPUT_HDMI: in mdfld_crtc_mode_set()
Doaktrail_hdmi.c661 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
Dcdv_intel_display.c620 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()