Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_enc_cfg.c412 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
413 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()
425 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
426 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()
H A Ddc_resource.c5177 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c184 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()
1080 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1435 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
H A Dlink_factory.c509 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_training.c1113 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()
1724 if (link->ep_type == DISPLAY_ENDPOINT_PHY) { in perform_link_training_with_retries()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h953 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c165 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1280 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/dcn35/
H A Ddcn35_hwseq.c198 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn35_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c212 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
296 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1728 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c2913 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()