Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c756 link->type = dc_connection_mst_branch; in detect_dp()
766 link->type == dc_connection_mst_branch && in detect_dp()
781 if (link->type != dc_connection_mst_branch && in detect_dp()
981 if (link->type == dc_connection_mst_branch) { in dc_link_detect_helper()
1045 if (pre_connection_type == dc_connection_mst_branch && in dc_link_detect_helper()
1046 link->type != dc_connection_mst_branch) in dc_link_detect_helper()
1214 if (link->type == dc_connection_mst_branch) { in dc_link_detect_helper()
3342 if (link->type == dc_connection_mst_branch) in dc_log_vcp_x_y()
3775 bool mst_mode = (link->type == dc_connection_mst_branch); in deallocate_mst_payload()
A Ddc_link_dp.c2391 link->type == dc_connection_mst_branch) {
2407 link->type = dc_connection_mst_branch;
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h360 dc_connection_mst_branch, enumerator
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_mst_types.c895 if (dc_link->type != dc_connection_mst_branch) in is_dsc_need_re_compute()
A Damdgpu_dm_debugfs.c3084 if (aconnector->dc_link->type == dc_connection_mst_branch && in trigger_hpd_mst_set()
A Damdgpu_dm.c2035 if (aconnector->dc_link->type == dc_connection_mst_branch && in detect_mst_link_for_all_connectors()
2113 if (aconnector->dc_link->type != dc_connection_mst_branch || in s3_handle_mst()
3274 if (dc_link->type != dc_connection_mst_branch) in handle_hpd_rx_irq()

Completed in 54 milliseconds