Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c1073 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_buf_trans()
1086 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bdw_get_buf_trans()
1119 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_y_get_buf_trans()
1133 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_u_get_buf_trans()
1147 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_get_buf_trans()
1161 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_y_get_buf_trans()
1175 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_u_get_buf_trans()
1189 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_get_buf_trans()
1203 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_get_buf_trans()
1242 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_get_combo_buf_trans()
[all …]
Dg4x_hdmi.c90 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_hdmi_get_config()
577 intel_encoder->type = INTEL_OUTPUT_HDMI; in g4x_hdmi_init()
596 intel_encoder->cloneable |= 1 << INTEL_OUTPUT_HDMI; in g4x_hdmi_init()
Dintel_ddi.c491 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_transcoder_func_reg_val_get()
615 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func()
963 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_ddi_set_iboost()
1110 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_combo_phy_set_signal_levels()
1294 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in tgl_dkl_phy_set_signal_levels()
1361 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_level()
1387 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_set_signal_levels()
2544 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_pre_enable()
2732 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_post_disable()
2923 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_enable_ddi()
[all …]
Dintel_dpll.c827 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in i9xx_compute_dpll()
1055 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_compute_dpll()
1286 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in g4x_crtc_compute_clock()
1678 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
Dintel_display_types.h76 INTEL_OUTPUT_HDMI = 6, enumerator
1863 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
Dintel_dpll_mgr.c1115 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_compute_dpll()
1133 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_dpll()
1815 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_compute_dpll()
2309 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_compute_dpll()
2886 bool is_dp = !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI); in icl_calc_mg_pll_state()
3206 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in icl_compute_combo_phy_dpll()
Dintel_pch_display.c281 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_enable_pch_transcoder()
Dintel_snps_phy.c1714 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_tables_get()
1729 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_calc_state()
Dintel_crt.c1047 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
Dintel_opregion.c413 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
Dintel_display_debugfs.c585 if (encoder->type == INTEL_OUTPUT_HDMI || in intel_connector_info()
Dintel_hdmi.c2064 if (bpc > 8 && crtc_state->output_types != BIT(INTEL_OUTPUT_HDMI)) in hdmi_bpc_possible()
Dintel_display.c5032 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts()
6037 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_crtc_update_active_timings()
/linux-6.1.9/drivers/gpu/drm/gma500/
Dframebuffer.c494 case INTEL_OUTPUT_HDMI: in psb_setup_outputs()
496 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
Dpsb_intel_drv.h52 #define INTEL_OUTPUT_HDMI 6 macro
Doaktrail_crtc.c227 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in oaktrail_crtc_dpms()
383 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in oaktrail_crtc_mode_set()
Dcdv_intel_hdmi.c335 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
Doaktrail_hdmi.c651 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
Dcdv_intel_display.c608 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()