/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_ddi_buf_trans.c | 1153 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_buf_trans() 1166 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bdw_get_buf_trans() 1199 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_y_get_buf_trans() 1213 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_u_get_buf_trans() 1227 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_get_buf_trans() 1241 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_y_get_buf_trans() 1255 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_u_get_buf_trans() 1269 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_get_buf_trans() 1283 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_get_buf_trans() 1322 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_get_combo_buf_trans() [all …]
|
D | g4x_hdmi.c | 89 return encoder && encoder->type == INTEL_OUTPUT_HDMI; in connector_is_hdmi() 157 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_hdmi_get_config() 751 intel_encoder->type = INTEL_OUTPUT_HDMI; in g4x_hdmi_init() 770 intel_encoder->cloneable |= BIT(INTEL_OUTPUT_HDMI); in g4x_hdmi_init()
|
D | intel_ddi.c | 536 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_transcoder_func_reg_val_get() 662 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func() 1038 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_ddi_set_iboost() 1185 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_combo_phy_set_signal_levels() 1369 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in tgl_dkl_phy_set_signal_levels() 1436 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_level() 1462 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_set_signal_levels() 2790 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_pre_enable() 3033 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_post_disable() 3257 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_enable_ddi() [all …]
|
D | intel_vblank.c | 483 } else if (HAS_DDI(i915) && intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_crtc_scanline_offset()
|
D | intel_dpll.c | 830 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in i9xx_compute_dpll() 1084 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_compute_dpll() 1315 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in g4x_crtc_compute_clock() 1713 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
|
D | intel_display_types.h | 78 INTEL_OUTPUT_HDMI = 6, enumerator 1888 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
|
D | intel_dpll_mgr.c | 1127 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_compute_dpll() 1145 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_dpll() 1819 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_compute_dpll() 2289 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_compute_dpll() 2866 bool is_dp = !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI); in icl_calc_mg_pll_state() 3178 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in icl_compute_combo_phy_dpll()
|
D | intel_pch_display.c | 286 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_enable_pch_transcoder()
|
D | intel_cx0_phy.c | 1754 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c10pll_tables_get() 2007 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_c20_pll_tables_get() 2021 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c20pll_calc_state()
|
D | intel_snps_phy.c | 1777 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_tables_get() 1792 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_calc_state()
|
D | intel_crt.c | 1044 crt->base.cloneable = BIT(INTEL_OUTPUT_DVO) | BIT(INTEL_OUTPUT_HDMI); in intel_crt_init()
|
D | intel_opregion.c | 413 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
|
D | intel_display_debugfs.c | 297 if (encoder->type == INTEL_OUTPUT_HDMI || in intel_connector_info()
|
D | intel_display.c | 4467 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts()
|
/Linux-v6.6/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 166 case INTEL_OUTPUT_HDMI: in psb_setup_outputs() 168 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
|
D | psb_intel_drv.h | 51 #define INTEL_OUTPUT_HDMI 6 macro
|
D | oaktrail_crtc.c | 228 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in oaktrail_crtc_dpms() 384 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in oaktrail_crtc_mode_set()
|
D | cdv_intel_hdmi.c | 337 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
|
D | oaktrail_hdmi.c | 653 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
|
D | cdv_intel_display.c | 609 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()
|