Home
last modified time | relevance | path

Searched refs:dc_connection_mst_branch (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c697 link->type = dc_connection_mst_branch; in detect_dp()
745 if (link->type != dc_connection_mst_branch && in detect_dp()
965 if (link->type == dc_connection_mst_branch) { in dc_link_detect_helper()
1146 if (link->type == dc_connection_mst_branch) { in dc_link_detect_helper()
2966 bool mst_mode = (link->type == dc_connection_mst_branch); in deallocate_mst_payload()
Ddc_link_dp.c1700 link->type == dc_connection_mst_branch) { in set_dp_mst_mode()
1714 link->type = dc_connection_mst_branch; in set_dp_mst_mode()
2518 (link->type == dc_connection_mst_branch) || in allow_hpd_rx_irq()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h403 dc_connection_mst_branch, enumerator
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1442 if (aconnector->dc_link->type == dc_connection_mst_branch && in detect_mst_link_for_all_connectors()
1515 if (aconnector->dc_link->type != dc_connection_mst_branch || in s3_handle_mst()
2463 if (dc_link->type != dc_connection_mst_branch) in handle_hpd_rx_irq()
2513 (dc_link->type == dc_connection_mst_branch)) in handle_hpd_rx_irq()
2516 if (dc_link->type != dc_connection_mst_branch) { in handle_hpd_rx_irq()