Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h464 double dcc_dram_bw_pref_overhead_factor_p0[DML2_MAX_PLANES]; // overhead to request meta member
831 double dcc_dram_bw_pref_overhead_factor_p0[DML2_MAX_PLANES]; member
1943 double *dcc_dram_bw_pref_overhead_factor_p0; member
Ddml2_core_dcn4_calcs.c4818 double dcc_dram_bw_pref_overhead_factor_p0[], in get_urgent_bandwidth_required() argument
4853 …f_adj_factor_p0 = (bw_type == dml2_core_internal_bw_dram ? dcc_dram_bw_pref_overhead_factor_p0[k] … in get_urgent_bandwidth_required()
5859 p->dcc_dram_bw_pref_overhead_factor_p0, in calculate_peak_bandwidth_required()
5895 p->dcc_dram_bw_pref_overhead_factor_p0, in calculate_peak_bandwidth_required()
5931 p->dcc_dram_bw_pref_overhead_factor_p0, in calculate_peak_bandwidth_required()
5967 p->dcc_dram_bw_pref_overhead_factor_p0, in calculate_peak_bandwidth_required()
6003 p->dcc_dram_bw_pref_overhead_factor_p0, in calculate_peak_bandwidth_required()
8410 mode_lib->ms.dcc_dram_bw_pref_overhead_factor_p0[k] = 1.0; in dml_core_mode_support()
8454 …_params->dcc_dram_bw_pref_overhead_factor_l = &mode_lib->ms.dcc_dram_bw_pref_overhead_factor_p0[k]; in dml_core_mode_support()
8844 …calculate_peak_bandwidth_params->dcc_dram_bw_pref_overhead_factor_p0 = mode_lib->ms.dcc_dram_bw_pr… in dml_core_mode_support()
[all …]
Ddml2_core_shared.c517 double dcc_dram_bw_pref_overhead_factor_p0[],
583 double dcc_dram_bw_pref_overhead_factor_p0[],
2056 mode_lib->ms.dcc_dram_bw_pref_overhead_factor_p0[k] = 1.0; in dml2_core_shared_mode_support()
2100 …_params->dcc_dram_bw_pref_overhead_factor_l = &mode_lib->ms.dcc_dram_bw_pref_overhead_factor_p0[k]; in dml2_core_shared_mode_support()
2492 mode_lib->ms.dcc_dram_bw_pref_overhead_factor_p0, in dml2_core_shared_mode_support()
2612 mode_lib->ms.dcc_dram_bw_pref_overhead_factor_p0, in dml2_core_shared_mode_support()
7344 double dcc_dram_bw_pref_overhead_factor_p0[], in get_urgent_bandwidth_required() argument
7371 …f_adj_factor_p0 = (bw_type == dml2_core_internal_bw_dram ? dcc_dram_bw_pref_overhead_factor_p0[k] … in get_urgent_bandwidth_required()
8230 double dcc_dram_bw_pref_overhead_factor_p0[], in calculate_peak_bandwidth_required() argument
8280 dcc_dram_bw_pref_overhead_factor_p0, in calculate_peak_bandwidth_required()
[all …]