Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1349 double mall_svp_prefetch_factor; member
H A Ddml2_core_shared.c7368 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required()
7369 …core_internal_bw_dram ? dcc_dram_bw_nom_overhead_factor_p0[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
7370 …core_internal_bw_dram ? dcc_dram_bw_nom_overhead_factor_p1[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
7371 …ore_internal_bw_dram ? dcc_dram_bw_pref_overhead_factor_p0[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
7372 …ore_internal_bw_dram ? dcc_dram_bw_pref_overhead_factor_p1[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
7405 …2_printf("DML::%s: k=%d, mall_svp_prefetch_factor=%f\n", __func__, k, l->mall_svp_prefetch_factor); in get_urgent_bandwidth_required()
H A Ddml2_core_dcn4_calcs.c4856 …l->mall_svp_prefetch_factor = (state_type == dml2_core_internal_soc_state_svp_prefetch) ? (bw_type… in get_urgent_bandwidth_required()
4857 …core_internal_bw_dram ? dcc_dram_bw_nom_overhead_factor_p0[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
4858 …core_internal_bw_dram ? dcc_dram_bw_nom_overhead_factor_p1[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
4859 …ore_internal_bw_dram ? dcc_dram_bw_pref_overhead_factor_p0[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
4860 …ore_internal_bw_dram ? dcc_dram_bw_pref_overhead_factor_p1[k] : 1.0) * l->mall_svp_prefetch_factor; in get_urgent_bandwidth_required()
4919 …2_printf("DML::%s: k=%d, mall_svp_prefetch_factor=%f\n", __func__, k, l->mall_svp_prefetch_factor); in get_urgent_bandwidth_required()