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/
A Ddc_link_enc_cfg.c424 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
425 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()
437 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
438 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()
A Ddc_resource.c4800 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
/linux/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c180 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()
958 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1247 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
A Dlink_factory.c481 link->ep_type = DISPLAY_ENDPOINT_PHY; in construct_phy()
A Dlink_dpms.c128 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_ddc.c524 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in try_to_configure_aux_timeout()
A Dlink_dp_training.c1102 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()
1700 if (link->ep_type == DISPLAY_ENDPOINT_PHY) { in perform_link_training_with_retries()
A Dlink_dp_capability.c1411 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h911 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.c161 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
A 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/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c186 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn35_init_hw()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c2855 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c1719 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()

Completed in 56 milliseconds