Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_exports.c77 uint32_t dc_link_bandwidth_kbps( in dc_link_bandwidth_kbps() function
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_capability.c648 if (req_bw > dc_link_bandwidth_kbps(link, &link->verified_link_cap)) in decide_dp_link_settings()
657 link_bw = dc_link_bandwidth_kbps( in decide_dp_link_settings()
712 link_bw = dc_link_bandwidth_kbps( in dc_link_decide_edp_link_settings()
767 if (req_bw > dc_link_bandwidth_kbps(link, &link->verified_link_cap)) in decide_edp_link_settings_with_dsc()
776 link_bw = dc_link_bandwidth_kbps( in decide_edp_link_settings_with_dsc()
833 link_bw = dc_link_bandwidth_kbps( in decide_edp_link_settings_with_dsc()
A Dlink_dp_training.c1685 link_bw = dc_link_bandwidth_kbps(link, &cur_link_settings); in perform_link_training_with_retries()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_validation.c341 max_bw = dc_link_bandwidth_kbps(link, link_setting); in dp_validate_mode_timing()
A Dlink_dpms.c1047 uint32_t link_rate_in_mbytes_per_sec = dc_link_bandwidth_kbps(stream->link, in get_pbn_per_slot()
1538 dc_link_bandwidth_kbps(link, &link->cur_link_settings)); in link_calculate_sst_avg_time_slots_per_mtp()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_hpo_dp.c71 dc_link_bandwidth_kbps(pipe_ctx->stream->link, link_settings); in set_hpo_dp_hblank_min_symbol_width()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_mst_types.c646 return dc_link_bandwidth_kbps(link, in dm_mst_get_pbn_divider()
1465 upper_link_bw_in_kbps = dc_link_bandwidth_kbps(aconnector->dc_link, in dm_dp_mst_is_port_support_mode()
A Damdgpu_dm.c5789 link_bw_in_kbps = dc_link_bandwidth_kbps(stream->link, verified_link_cap); in apply_dsc_policy_for_edp()
5847 link_bandwidth_kbps = dc_link_bandwidth_kbps(aconnector->dc_link, in apply_dsc_policy_for_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h1449 uint32_t dc_link_bandwidth_kbps(

Completed in 40 milliseconds