Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2677 double dram_bw_mbps) in dml_get_return_bandwidth_available() argument
2682 …double ideal_dram_bandwidth = dram_bw_mbps; //dram_speed_mts * soc->clk_table.dram_config.channel_… in dml_get_return_bandwidth_available()
2769 double dram_bw_mbps) in calculate_bandwidth_available() argument
2775 DML_LOG_VERBOSE("DML::%s: dram_bw_mbps = %f\n", __func__, dram_bw_mbps); in calculate_bandwidth_available()
2788 dram_bw_mbps); in calculate_bandwidth_available()
2790 …_get_return_bandwidth_available(soc, m, n, 0, HostVMEnable, 0, dcfclk_mhz, fclk_mhz, dram_bw_mbps); in calculate_bandwidth_available()
2800 …_get_return_bandwidth_available(soc, m, n, 0, HostVMEnable, 1, dcfclk_mhz, fclk_mhz, dram_bw_mbps); in calculate_bandwidth_available()
2801 …_get_return_bandwidth_available(soc, m, n, 0, HostVMEnable, 0, dcfclk_mhz, fclk_mhz, dram_bw_mbps); in calculate_bandwidth_available()
8001 …mode_lib->ms.dram_bw_mbps = ((double)min_clk_table->dram_bw_table.entries[in_out_params->min_clk_i… in dml_core_mode_support()
8012 DML_LOG_VERBOSE("DML::%s: dram_bw_mbps = %f\n", __func__, mode_lib->ms.dram_bw_mbps); in dml_core_mode_support()
[all …]
H A Ddml2_core_shared_types.h372 double dram_bw_mbps; member
663 double dram_bw_mbps; member