Home
last modified time | relevance | path

Searched refs:DISPLAY_ENDPOINT_PHY (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
Ddc_types.h936 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_ddc.c689 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in dc_link_aux_try_to_configure_timeout()
Ddc_link.c239 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in dc_link_detect_sink()
443 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink()
918 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_link_detect_helper()
1417 link->ep_type = DISPLAY_ENDPOINT_PHY; in dc_link_construct()
Ddc_link_dp.c243 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()
1849 if (j == (attempts - 1) && link->ep_type == DISPLAY_ENDPOINT_PHY) in perform_link_training_with_retries()