Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c183 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()
1078 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1434 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
H A Dlink_factory.c532 link->ep_type = DISPLAY_ENDPOINT_PHY; in construct_phy()
H A Dlink_dpms.c128 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h952 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1508 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1789 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c206 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5177 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()