Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c3290 double IdealFabricBandwidth = FabricClock * soc->fabric_datapath_to_dcn_data_return_bytes; in dml32_get_return_bw_mbps() local
3293 IdealFabricBandwidth * soc->pct_ideal_fabric_bw_after_urgent / 100, in dml32_get_return_bw_mbps()
3297 IdealFabricBandwidth * soc->pct_ideal_fabric_bw_after_urgent / 100, in dml32_get_return_bw_mbps()
3313 dml_print("DML::%s: IdealFabricBandwidth = %f\n", __func__, IdealFabricBandwidth); in dml32_get_return_bw_mbps()