Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h955 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_ddc.c692 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in dc_link_aux_try_to_configure_timeout()
Ddc_link.c244 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in dc_link_detect_sink()
450 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink()
1117 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1560 link->ep_type = DISPLAY_ENDPOINT_PHY; in dc_link_construct_legacy()
2137 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_link_blank_dp_stream()
Ddc_link_dp.c534 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()
2880 if (j == (attempts - 1) && link->ep_type == DISPLAY_ENDPOINT_PHY) in perform_link_training_with_retries()
5232 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
Ddc_resource.c3127 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c184 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1258 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1615 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()