Home
last modified time | relevance | path

Searched refs:branch_dev_id (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c1262 static bool dm_is_freesync_pcon_whitelist(const uint32_t branch_dev_id) in dm_is_freesync_pcon_whitelist() argument
1266 switch (branch_dev_id) { in dm_is_freesync_pcon_whitelist()
1288 dm_is_freesync_pcon_whitelist(dpcd_caps->branch_dev_id)) in dm_get_adaptive_sync_support_type()
Damdgpu_dm_mst_types.c208 if (link->dpcd_caps.branch_dev_id == DP_BRANCH_DEVICE_ID_90CC24 && in needs_dsc_aux_workaround()
222 if (link->dpcd_caps.branch_dev_id == DP_BRANCH_DEVICE_ID_90CC24 && in is_synaptics_cascaded_panamera()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_dp_types.h1165 uint32_t branch_dev_id; member