Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c578 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_transcoder_func_reg_val_get()
721 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func()
1102 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_ddi_set_iboost()
1250 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_combo_phy_set_signal_levels()
1448 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in tgl_dkl_phy_set_signal_levels()
1520 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_level()
1557 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_set_signal_levels()
3049 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_pre_enable()
3242 bool is_hdmi = intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI); in intel_ddi_post_disable_hdmi_or_sst()
3311 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_post_disable()
[all …]
H A Dintel_display_types.h82 INTEL_OUTPUT_HDMI = 6, enumerator
2055 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
2136 case INTEL_OUTPUT_HDMI: in intel_encoder_is_hdmi()
H A Dintel_lt_phy.c1323 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_lt_phy_pll_tables_get()
1775 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_lt_phy_pll_calc_state()
H A Dintel_cx0_phy.c1977 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c10pll_tables_get()
2168 if (err == 0 || !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_c10pll_calc_state()
2466 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c20_pll_tables_get()
H A Dintel_vrr.c553 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_vrr_use_optimized_guardband()
/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c610 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()