Searched refs:INTEL_OUTPUT_HDMI (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_ddi.c | 578 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 D | intel_display_types.h | 82 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 D | intel_lt_phy.c | 1323 } 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 D | intel_cx0_phy.c | 1977 } 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 D | intel_vrr.c | 553 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_vrr_use_optimized_guardband()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_display.c | 610 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()
|