Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc_link.c517 link->type = dc_connection_mst_branch; in detect_dp()
563 if (link->type != dc_connection_mst_branch && in detect_dp()
693 if (link->type == dc_connection_mst_branch) { in dc_link_detect()
877 if (link->type == dc_connection_mst_branch) { in dc_link_detect()
2356 bool mst_mode = (link->type == dc_connection_mst_branch); in deallocate_mst_payload()
H A Ddc_link_dp.c1701 (link->type == dc_connection_mst_branch) || in allow_hpd_rx_irq()
/dflybsd-src/sys/dev/drm/amd/display/dc/
H A Ddc_types.h360 dc_connection_mst_branch, enumerator
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c542 if (aconnector->dc_link->type == dc_connection_mst_branch && in detect_mst_link_for_all_connectors()
580 if (aconnector->dc_link->type != dc_connection_mst_branch || in s3_handle_mst()
1160 if (dc_link->type != dc_connection_mst_branch) in handle_hpd_rx_irq()
1199 (dc_link->type == dc_connection_mst_branch)) in handle_hpd_rx_irq()
1202 if (dc_link->type != dc_connection_mst_branch) in handle_hpd_rx_irq()