Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
1164 if (link->type == dc_connection_mst_branch) { in dc_link_detect_helper()
2993 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()
1716 link->type = dc_connection_mst_branch; in set_dp_mst_mode()
2523 (link->type == dc_connection_mst_branch) || in allow_hpd_rx_irq()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h403 dc_connection_mst_branch, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1480 if (aconnector->dc_link->type == dc_connection_mst_branch && in detect_mst_link_for_all_connectors()
1553 if (aconnector->dc_link->type != dc_connection_mst_branch || in s3_handle_mst()
2059 aconnector->dc_link->type == dc_connection_mst_branch) in dm_resume()
2535 if (dc_link->type != dc_connection_mst_branch) in handle_hpd_rx_irq()
2585 (dc_link->type == dc_connection_mst_branch)) in handle_hpd_rx_irq()
2588 if (dc_link->type != dc_connection_mst_branch) { in handle_hpd_rx_irq()