Searched refs:INTEL_OUTPUT_HDMI (Results 1 – 18 of 18) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_ddi_buf_trans.c | 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() 1269 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_get_mg_buf_trans() 1291 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ehl_get_combo_buf_trans() [all …]
|
A D | g4x_hdmi.c | 103 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_hdmi_get_config() 605 intel_encoder->type = INTEL_OUTPUT_HDMI; in g4x_hdmi_init() 624 intel_encoder->cloneable |= BIT(INTEL_OUTPUT_HDMI); in g4x_hdmi_init()
|
A D | intel_ddi.c | 507 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_transcoder_func_reg_val_get() 631 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func() 1011 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_ddi_set_iboost() 1158 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_combo_phy_set_signal_levels() 1342 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in tgl_dkl_phy_set_signal_levels() 1409 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_level() 1435 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_set_signal_levels() 2592 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_pre_enable() 2973 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_enable_ddi() 3387 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_ddi_read_func_ctl() [all …]
|
A D | intel_dpll.c | 829 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in i9xx_compute_dpll() 1057 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_compute_dpll() 1288 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in g4x_crtc_compute_clock() 1680 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
|
A D | intel_display_types.h | 77 INTEL_OUTPUT_HDMI = 6, enumerator 1845 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
|
A D | intel_dpll_mgr.c | 1096 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_compute_dpll() 1114 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_dpll() 1796 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_compute_dpll() 2290 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_compute_dpll() 2867 bool is_dp = !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI); in icl_calc_mg_pll_state() 3179 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in icl_compute_combo_phy_dpll()
|
A D | intel_pch_display.c | 282 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_enable_pch_transcoder()
|
A D | intel_snps_phy.c | 1715 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_tables_get() 1730 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_calc_state()
|
A D | intel_crt.c | 1036 crt->base.cloneable = BIT(INTEL_OUTPUT_DVO) | BIT(INTEL_OUTPUT_HDMI); in intel_crt_init()
|
A D | intel_opregion.c | 413 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
|
A D | intel_display_debugfs.c | 587 if (encoder->type == INTEL_OUTPUT_HDMI || in intel_connector_info()
|
A D | intel_display.c | 4991 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts() 6006 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_crtc_update_active_timings()
|
/linux-6.3-rc2/drivers/gpu/drm/gma500/ |
A D | framebuffer.c | 495 case INTEL_OUTPUT_HDMI: in psb_setup_outputs() 497 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
|
A D | psb_intel_drv.h | 51 #define INTEL_OUTPUT_HDMI 6 macro
|
A 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()
|
A D | cdv_intel_hdmi.c | 337 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
|
A D | oaktrail_hdmi.c | 653 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
|
A D | cdv_intel_display.c | 609 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()
|
Completed in 68 milliseconds