Home
last modified time | relevance | path

Searched refs:dc_link_bandwidth_kbps (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_link.h394 uint32_t dc_link_bandwidth_kbps(
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c1870 dc_link_bandwidth_kbps(link, &current_setting)) in perform_link_training_with_retries()
2580 max_bw = dc_link_bandwidth_kbps(link, link_setting); in dp_validate_mode_timing()
2609 if (req_bw > dc_link_bandwidth_kbps(link, &link->verified_link_cap)) in decide_dp_link_settings()
2618 link_bw = dc_link_bandwidth_kbps( in decide_dp_link_settings()
2673 link_bw = dc_link_bandwidth_kbps( in decide_edp_link_settings()
Ddc_link.c2936 uint32_t link_rate_in_mbytes_per_sec = dc_link_bandwidth_kbps(stream->link, in get_pbn_per_slot()
3640 uint32_t dc_link_bandwidth_kbps( in dc_link_bandwidth_kbps() function
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c505 return dc_link_bandwidth_kbps(link, in dm_mst_get_pbn_divider()
Damdgpu_dm.c5606 link_bandwidth_kbps = dc_link_bandwidth_kbps(aconnector->dc_link, in apply_dsc_policy_for_stream()