Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_ddi.c171 type == INTEL_OUTPUT_HDMI || type == INTEL_OUTPUT_UNKNOWN) { in intel_ddi_get_encoder_port()
963 if (intel_encoder->type == INTEL_OUTPUT_HDMI) { in hsw_ddi_pll_select()
1160 if (intel_encoder->type == INTEL_OUTPUT_HDMI) { in skl_ddi_pll_select()
1347 if (type == INTEL_OUTPUT_HDMI) { in intel_ddi_enable_transcoder_func()
1583 } else if (type == INTEL_OUTPUT_HDMI) { in intel_ddi_pre_enable()
1641 if (type == INTEL_OUTPUT_HDMI) { in intel_enable_ddi()
2181 if (type == INTEL_OUTPUT_HDMI) in intel_ddi_compute_config()
Dintel_hdmi.c978 count_hdmi += encoder->type == INTEL_OUTPUT_HDMI; in hdmi_12bpc_possible()
1124 hdmi_to_dig_port(intel_hdmi)->base.type = INTEL_OUTPUT_HDMI; in intel_hdmi_detect()
1146 hdmi_to_dig_port(intel_hdmi)->base.type = INTEL_OUTPUT_HDMI; in intel_hdmi_force()
1783 intel_encoder->type = INTEL_OUTPUT_HDMI; in intel_hdmi_init()
1799 intel_encoder->cloneable |= 1 << INTEL_OUTPUT_HDMI; in intel_hdmi_init()
Dintel_opregion.c354 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
Dintel_crt.c877 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
Dintel_drv.h102 INTEL_OUTPUT_HDMI = 6, enumerator
Dintel_display.c497 } else if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_HDMI) || in intel_g4x_limit()
4922 case INTEL_OUTPUT_HDMI: in intel_display_port_power_domain()
6271 intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
6487 intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_HDMI); in i9xx_update_pll()
7768 case INTEL_OUTPUT_HDMI: in ironlake_compute_dpll()
10603 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts()
11424 intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in update_scanline_offset()
Di915_debugfs.c2620 else if (intel_encoder->type == INTEL_OUTPUT_HDMI) in intel_connector_info()
2899 case INTEL_OUTPUT_HDMI: in drrs_status_per_crtc()
/linux-4.1.27/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()