Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_ddi_buf_trans.c1199 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()
1349 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_get_mg_buf_trans()
1371 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ehl_get_combo_buf_trans()
[all …]
A Dg4x_hdmi.c90 return encoder && encoder->type == INTEL_OUTPUT_HDMI; in connector_is_hdmi()
161 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_hdmi_get_config()
764 intel_encoder->type = INTEL_OUTPUT_HDMI; in g4x_hdmi_init()
783 intel_encoder->cloneable |= BIT(INTEL_OUTPUT_HDMI); in g4x_hdmi_init()
A Dintel_ddi.c541 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_transcoder_func_reg_val_get()
673 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func()
1048 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_ddi_set_iboost()
1195 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_combo_phy_set_signal_levels()
1379 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in tgl_dkl_phy_set_signal_levels()
1446 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_ddi_level()
1472 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_set_signal_levels()
2904 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_pre_enable()
3405 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_enable_ddi()
3879 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_ddi_read_func_ctl()
[all …]
A Dintel_vblank.c226 else if (HAS_DDI(i915) && intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in intel_crtc_scanline_offset()
A Dintel_dpll.c1021 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in i9xx_dpll()
1286 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_dpll()
1550 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in g4x_crtc_compute_clock()
1955 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
A Dintel_display_types.h80 INTEL_OUTPUT_HDMI = 6, enumerator
1995 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
A Dintel_cx0_phy.c1995 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c10pll_tables_get()
2253 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c20_pll_tables_get()
2268 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_c20pll_calc_state()
2693 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) && in intel_program_port_clock_ctl()
A Dintel_dpll_mgr.c1202 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_compute_dpll()
1220 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in hsw_get_dpll()
1922 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in skl_compute_dpll()
2411 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in bxt_compute_dpll()
3005 bool is_dp = !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI); in icl_calc_mg_pll_state()
3318 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in icl_compute_combo_phy_dpll()
A Dintel_pch_display.c287 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ilk_enable_pch_transcoder()
A Dintel_snps_phy.c1779 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_tables_get()
1794 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_mpllb_calc_state()
A Dintel_crt.c1067 crt->base.cloneable = BIT(INTEL_OUTPUT_DVO) | BIT(INTEL_OUTPUT_HDMI); in intel_crt_init()
A Dintel_opregion.c438 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
A Dintel_hdcp.c41 if (encoder->type != INTEL_OUTPUT_HDMI) in intel_hdcp_disable_hdcp_line_rekeying()
A Dintel_display.c4463 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts()
/linux/drivers/gpu/drm/gma500/
A Dframebuffer.c166 case INTEL_OUTPUT_HDMI: in psb_setup_outputs()
168 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
A Dpsb_intel_drv.h51 #define INTEL_OUTPUT_HDMI 6 macro
A Doaktrail_crtc.c228 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 Dcdv_intel_hdmi.c337 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
A Doaktrail_hdmi.c653 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
A Dcdv_intel_display.c609 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()

Completed in 99 milliseconds