Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h491 double UrgentBurstFactorLumaPre[DML2_MAX_PLANES]; member
796 double UrgentBurstFactorLumaPre[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn5_funcs_mode_programming.c807 &mode_lib->mp.UrgentBurstFactorLumaPre[k], in dcn5_mode_programming()
814 …::%s: k=%0u UrgentBurstFactorLumaPre=%f\n", __func__, k, mode_lib->mp.UrgentBurstFactorLumaPre[k]); in dcn5_mode_programming()
865 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->mp.UrgentBurstFactorLumaPre; in dcn5_mode_programming()
990 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->mp.UrgentBurstFactorLumaPre; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c3463 double UrgentBurstFactorLumaPre[], in dcn5_calculate_urgent_bandwidth_required()
3479 l->adj_factor_p0_pre = UrgentBurstFactorLumaPre[k] * dcc_dram_bw_pref_overhead_factor_p0[k]; in dcn5_calculate_urgent_bandwidth_required()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h947 dml_float_t UrgentBurstFactorLumaPre[__DML_NUM_PLANES__]; member