Home
last modified time | relevance | path

Searched refs:is_tc_port (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c195 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() local
210 if (is_tc_port) in intel_dp_aux_xfer()
376 if (is_tc_port) in intel_dp_aux_xfer()
Dintel_ddi.c2688 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_disable() local
2739 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port) in intel_ddi_post_disable()
2744 if (is_tc_port) in intel_ddi_post_disable()
3058 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() local
3060 if (is_tc_port) in intel_ddi_pre_pll_enable()
3063 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) { in intel_ddi_pre_pll_enable()
3070 if (is_tc_port && !intel_tc_port_in_tbt_alt_mode(dig_port)) in intel_ddi_pre_pll_enable()