Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_ddi.c3723 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_post_disable() local
3763 if (intel_crtc_has_dp_encoder(old_crtc_state) || is_tc_port) in intel_ddi_post_disable()
3767 if (is_tc_port) in intel_ddi_post_disable()
4092 bool is_tc_port = intel_phy_is_tc(dev_priv, phy); in intel_ddi_pre_pll_enable() local
4094 if (is_tc_port) in intel_ddi_pre_pll_enable()
4097 if (intel_crtc_has_dp_encoder(crtc_state) || is_tc_port) in intel_ddi_pre_pll_enable()
4101 if (is_tc_port && dig_port->tc_mode != TC_PORT_TBT_ALT) in intel_ddi_pre_pll_enable()
Dintel_dp.c1379 bool is_tc_port = intel_phy_is_tc(i915, phy); in intel_dp_aux_xfer() local
1394 if (is_tc_port) in intel_dp_aux_xfer()
1555 if (is_tc_port) in intel_dp_aux_xfer()