Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/
Ddc_link.h282 uint32_t dc_link_bandwidth_kbps(
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c1888 max_bw = dc_link_bandwidth_kbps(link, link_setting); in dp_validate_mode_timing()
1923 link_bw = dc_link_bandwidth_kbps( in decide_dp_link_settings()
1974 link_bw = dc_link_bandwidth_kbps( in decide_edp_link_settings()
Ddc_link.c2411 uint32_t link_rate_in_mbytes_per_sec = dc_link_bandwidth_kbps(stream->link, in get_pbn_per_slot()
3101 uint32_t dc_link_bandwidth_kbps( in dc_link_bandwidth_kbps() function
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3626 link_bandwidth_kbps = dc_link_bandwidth_kbps(aconnector->dc_link, in create_stream_for_sink()