Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c173 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()
951 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()
1215 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
A Dlink_factory.c215 link->ep_type = DISPLAY_ENDPOINT_PHY; in dc_link_construct_phy()
A Dlink_dpms.c123 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_enc_cfg.c404 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
415 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
A Ddc_resource.c3679 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_ddc.c436 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in try_to_configure_aux_timeout()
A Dlink_dp_training.c1041 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()
1634 if (link->ep_type == DISPLAY_ENDPOINT_PHY) { in perform_link_training_with_retries()
A Dlink_dp_capability.c1374 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h921 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c185 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c1257 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c2587 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1608 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()

Completed in 55 milliseconds