Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c180 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()
1068 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1437 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
H A Dlink_factory.c521 link->ep_type = DISPLAY_ENDPOINT_PHY; in construct_phy()
H A Dlink_dpms.c129 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c524 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in try_to_configure_aux_timeout()
H A Dlink_dp_capability.c1511 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h955 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1283 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c208 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
292 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1796 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c5196 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()