Searched refs:INTEL_OUTPUT_HDMI (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_ddi_buf_trans.c | 1005 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_buf_trans() 1020 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bdw_get_buf_trans() 1055 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_y_get_buf_trans() 1071 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_u_get_buf_trans() 1087 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_get_buf_trans() 1103 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_y_get_buf_trans() 1119 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_u_get_buf_trans() 1135 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in kbl_get_buf_trans() 1151 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_get_buf_trans() 1192 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_get_combo_buf_trans() [all …]
|
| D | g4x_hdmi.c | 88 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_hdmi_get_config() 588 intel_encoder->type = INTEL_OUTPUT_HDMI; in g4x_hdmi_init() 607 intel_encoder->cloneable |= 1 << INTEL_OUTPUT_HDMI; in g4x_hdmi_init()
|
| D | intel_ddi.c | 480 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_transcoder_func_reg_val_get() 601 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func() 944 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_ddi_set_iboost() 1106 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_combo_phy_ddi_vswing_sequence() 1335 (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) && in tgl_dkl_phy_ddi_vswing_sequence() 2718 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_pre_enable() 2906 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_post_disable() 3140 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_enable_ddi() 3197 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_pre_disable_ddi() 3212 if (intel_crtc_has_type(old_crtc_state, INTEL_OUTPUT_HDMI)) in intel_disable_ddi() [all …]
|
| D | intel_snps_phy.c | 646 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_tables_get() 660 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_calc_state()
|
| D | intel_dpll.c | 822 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in i9xx_compute_dpll() 996 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_compute_dpll() 1211 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in g4x_crtc_compute_clock() 1619 intel_crtc_has_type(pipe_config, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
|
| D | intel_display_types.h | 66 INTEL_OUTPUT_HDMI = 6, enumerator 1799 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
|
| D | intel_dpll_mgr.c | 1068 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_dpll() 1764 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in skl_get_dpll() 2278 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) && in bxt_get_dpll() 2843 bool is_dp = !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI); in icl_calc_mg_pll_state() 3168 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in icl_get_combo_phy_dpll()
|
| D | intel_opregion.c | 373 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
|
| D | intel_crt.c | 1047 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
|
| D | intel_display_debugfs.c | 746 if (encoder->type == INTEL_OUTPUT_HDMI || in intel_connector_info()
|
| D | intel_hdmi.c | 2023 if (crtc_state->output_types != BIT(INTEL_OUTPUT_HDMI)) in hdmi_deep_color_possible()
|
| D | intel_display.c | 831 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_enable_pch_transcoder() 7905 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts() 9391 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_crtc_update_active_timings()
|
| /Linux-v5.15/drivers/gpu/drm/gma500/ |
| D | framebuffer.c | 516 case INTEL_OUTPUT_HDMI: in psb_setup_outputs() 518 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
|
| D | psb_intel_drv.h | 52 #define INTEL_OUTPUT_HDMI 6 macro
|
| D | oaktrail_crtc.c | 225 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in oaktrail_crtc_dpms() 381 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in oaktrail_crtc_mode_set()
|
| D | cdv_intel_hdmi.c | 314 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
|
| D | oaktrail_hdmi.c | 650 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
|
| D | cdv_intel_display.c | 607 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()
|