Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_types.h342 dc_connection_mst_branch, enumerator
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c1286 if (dc_link->type != dc_connection_mst_branch) in is_dsc_need_re_compute()
1549 if (dc_link->type != dc_connection_mst_branch) in is_link_to_dschub()
Damdgpu_dm.c2615 if (aconnector->dc_link->type == dc_connection_mst_branch && in detect_mst_link_for_all_connectors()
2748 if (aconnector->dc_link->type != dc_connection_mst_branch || in s3_handle_mst()
3367 if (aconnector->dc_link->type != dc_connection_mst_branch || in dm_resume()
3856 if (dc_link->type != dc_connection_mst_branch) in handle_hpd_rx_irq()
9884 aconnector->dc_link->type == dc_connection_mst_branch) { in amdgpu_dm_atomic_commit_tail()
Damdgpu_dm_debugfs.c3804 if (aconnector->dc_link->type == dc_connection_mst_branch && in trigger_hpd_mst_set()