Searched refs:INTEL_OUTPUT_HDMI (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_ddi.c | 320 case INTEL_OUTPUT_HDMI: in ddi_get_encoder_port() 449 INTEL_OUTPUT_HDMI); in intel_prepare_ddi_buffers() 1273 if (intel_encoder->type == INTEL_OUTPUT_HDMI) { in hsw_ddi_pll_select() 1576 if (intel_encoder->type == INTEL_OUTPUT_HDMI) { in skl_ddi_pll_select() 1665 if (intel_encoder->type == INTEL_OUTPUT_HDMI) { in bxt_ddi_pll_select() 1914 if (type == INTEL_OUTPUT_HDMI) { in intel_ddi_enable_transcoder_func() 2118 } else if (type == INTEL_OUTPUT_HDMI) { in skl_ddi_set_iboost() 2162 } else if (type == INTEL_OUTPUT_HDMI) { in bxt_ddi_vswing_sequence() 2173 (type == INTEL_OUTPUT_HDMI && level == HDMI_LEVEL_SHIFT_UNKNOWN)) { in bxt_ddi_vswing_sequence() 2346 } else if (type == INTEL_OUTPUT_HDMI) { in intel_ddi_pre_enable() [all …]
|
D | intel_audio.c | 157 intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in audio_rate_need_prog() 654 if (intel_encoder->type != INTEL_OUTPUT_HDMI) in i915_audio_component_sync_audio_rate()
|
D | intel_hdmi.c | 1234 count_hdmi += encoder->type == INTEL_OUTPUT_HDMI; in hdmi_12bpc_possible() 1407 hdmi_to_dig_port(intel_hdmi)->base.type = INTEL_OUTPUT_HDMI; in intel_hdmi_detect() 1431 hdmi_to_dig_port(intel_hdmi)->base.type = INTEL_OUTPUT_HDMI; in intel_hdmi_force() 2194 intel_encoder->type = INTEL_OUTPUT_HDMI; in intel_hdmi_init() 2210 intel_encoder->cloneable |= 1 << INTEL_OUTPUT_HDMI; in intel_hdmi_init()
|
D | intel_opregion.c | 365 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
|
D | intel_crt.c | 816 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
|
D | intel_drv.h | 102 INTEL_OUTPUT_HDMI = 6, enumerator
|
D | intel_display.c | 588 } else if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_HDMI) || in intel_g4x_limit() 1999 if (intel_pipe_has_type(intel_crtc, INTEL_OUTPUT_HDMI)) in ironlake_enable_pch_transcoder() 5252 case INTEL_OUTPUT_HDMI: in intel_display_port_power_domain() 5276 case INTEL_OUTPUT_HDMI: in intel_display_port_aux_power_domain() 7380 intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll() 7595 intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_HDMI); in i9xx_compute_dpll() 8842 case INTEL_OUTPUT_HDMI: in ironlake_compute_dpll() 12165 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts() 12925 intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in update_scanline_offset()
|
D | i915_debugfs.c | 2907 else if (intel_encoder->type == INTEL_OUTPUT_HDMI) in intel_connector_info() 3189 case INTEL_OUTPUT_HDMI: in drrs_status_per_crtc()
|
D | intel_dp.c | 5137 intel_dig_port->base.type != INTEL_OUTPUT_HDMI) in intel_dp_hpd_pulse()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | psb_intel_drv.h | 63 #define INTEL_OUTPUT_HDMI 6 macro
|
D | oaktrail_crtc.c | 233 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()
|
D | framebuffer.c | 732 case INTEL_OUTPUT_HDMI: in psb_setup_outputs() 734 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
|
D | cdv_intel_hdmi.c | 318 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
|
D | mdfld_intel_display.c | 608 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in mdfld_limit() 759 case INTEL_OUTPUT_HDMI: in mdfld_crtc_mode_set()
|
D | oaktrail_hdmi.c | 661 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
|
D | cdv_intel_display.c | 620 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()
|