Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_ddi.c921 INTEL_OUTPUT_HDMI, &n_entries); in intel_ddi_hdmi_level()
1464 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_HDMI)) in icl_ddi_clock_get()
1791 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_enable_transcoder_func()
1828 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in intel_ddi_disable_transcoder_func()
2091 if (type == INTEL_OUTPUT_HDMI) in skl_ddi_set_iboost()
2100 if (type == INTEL_OUTPUT_HDMI) in skl_ddi_set_iboost()
2135 if (type == INTEL_OUTPUT_HDMI) in bxt_ddi_vswing_sequence()
2221 if (type == INTEL_OUTPUT_HDMI) in cnl_ddi_vswing_program()
2284 if (type == INTEL_OUTPUT_HDMI) { in cnl_ddi_vswing_sequence()
2300 if (type != INTEL_OUTPUT_HDMI) in cnl_ddi_vswing_sequence()
[all …]
Dintel_dpll_mgr.c829 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in hsw_get_dpll()
1387 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in skl_get_dpll()
1827 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) && in bxt_get_dpll()
2352 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) { in cnl_get_dpll()
2506 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in icl_calc_dpll_state()
2695 bool is_dp = !intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI); in icl_calc_mg_pll_state()
Dintel_hdmi.c1203 pipe_config->output_types |= BIT(INTEL_OUTPUT_HDMI); in intel_hdmi_get_config()
1618 if (crtc_state->output_types != 1 << INTEL_OUTPUT_HDMI) in hdmi_deep_color_possible()
2458 intel_encoder->type = INTEL_OUTPUT_HDMI; in intel_hdmi_init()
2476 intel_encoder->cloneable |= 1 << INTEL_OUTPUT_HDMI; in intel_hdmi_init()
Dintel_drv.h174 INTEL_OUTPUT_HDMI = 6, enumerator
1261 case INTEL_OUTPUT_HDMI: in intel_encoder_is_dig_port()
Dintel_crt.c981 crt->base.cloneable = (1 << INTEL_OUTPUT_DVO) | (1 << INTEL_OUTPUT_HDMI); in intel_crt_init()
Dintel_opregion.c390 case INTEL_OUTPUT_HDMI: in intel_opregion_notify_encoder()
Dintel_display.c1703 if (intel_crtc_has_type(intel_crtc->config, INTEL_OUTPUT_HDMI)) in ironlake_enable_pch_transcoder()
6964 intel_crtc_has_type(crtc->config, INTEL_OUTPUT_HDMI)) in vlv_prepare_pll()
7183 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in i9xx_compute_dpll()
7530 } else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI) || in g4x_crtc_compute_clock()
8531 intel_crtc_has_type(crtc_state, INTEL_OUTPUT_HDMI)) in ironlake_compute_dpll()
11034 case INTEL_OUTPUT_HDMI: in check_digital_port_conflicts()
12056 intel_crtc_has_type(crtc->config, INTEL_OUTPUT_HDMI)) { in update_scanline_offset()
Di915_debugfs.c3059 if (intel_encoder->type == INTEL_OUTPUT_HDMI || in intel_connector_info()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h64 #define INTEL_OUTPUT_HDMI 6 macro
Dframebuffer.c619 case INTEL_OUTPUT_HDMI: in psb_setup_outputs()
621 clone_mask = (1 << INTEL_OUTPUT_HDMI); in psb_setup_outputs()
Doaktrail_crtc.c233 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in oaktrail_crtc_dpms()
389 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) in oaktrail_crtc_mode_set()
Dcdv_intel_hdmi.c317 gma_encoder->type = INTEL_OUTPUT_HDMI; in cdv_hdmi_init()
Dmdfld_intel_display.c608 } else if (gma_pipe_has_type(crtc, INTEL_OUTPUT_HDMI)) { in mdfld_limit()
755 case INTEL_OUTPUT_HDMI: in mdfld_crtc_mode_set()
Doaktrail_hdmi.c660 gma_encoder->type = INTEL_OUTPUT_HDMI; in oaktrail_hdmi_init()
Dcdv_intel_display.c620 case INTEL_OUTPUT_HDMI: in cdv_intel_crtc_mode_set()