Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h1097 double UrgentBurstFactorLumaPre[],
1121 double UrgentBurstFactorLumaPre[],
1142 double UrgentBurstFactorLumaPre[],
H A Ddisplay_mode_vba_32.c3364 &mode_lib->vba.UrgentBurstFactorLumaPre[k], in dml32_ModeSupportAndSystemConfigurationFull()
3390 mode_lib->vba.UrgentBurstFactorLumaPre, in dml32_ModeSupportAndSystemConfigurationFull()
3450 mode_lib->vba.UrgentBurstFactorLumaPre, in dml32_ModeSupportAndSystemConfigurationFull()
3526 mode_lib->vba.UrgentBurstFactorLumaPre, in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h479 double UrgentBurstFactorLumaPre[DML2_MAX_PLANES]; member
746 double UrgentBurstFactorLumaPre[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c4915 double UrgentBurstFactorLumaPre[], in get_urgent_bandwidth_required()
4937 l->adj_factor_p0_pre = UrgentBurstFactorLumaPre[k] * l->tmp_pref_adj_factor_p0; in get_urgent_bandwidth_required()
7662 &mode_lib->ms.UrgentBurstFactorLumaPre[k], in dml_core_ms_prefetch_check()
7706 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->ms.UrgentBurstFactorLumaPre; in dml_core_ms_prefetch_check()
7873 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->ms.UrgentBurstFactorLumaPre; in dml_core_ms_prefetch_check()
11429 &mode_lib->mp.UrgentBurstFactorLumaPre[k], in dml_core_mode_programming()
11437 …::%s: k=%0u UrgentBurstFactorLumaPre=%f\n", __func__, k, mode_lib->mp.UrgentBurstFactorLumaPre[k]); in dml_core_mode_programming()
11492 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->mp.UrgentBurstFactorLumaPre; in dml_core_mode_programming()
11625 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->mp.UrgentBurstFactorLumaPre; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c779 dml_float_t UrgentBurstFactorLumaPre[],
802 dml_float_t UrgentBurstFactorLumaPre[],
825 dml_float_t UrgentBurstFactorLumaPre[],
5992 dml_float_t UrgentBurstFactorLumaPre[], in CalculatePrefetchBandwithSupport() argument
6013 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in CalculatePrefetchBandwithSupport()
6024 NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] in CalculatePrefetchBandwithSupport()
6053 dml_float_t UrgentBurstFactorLumaPre[], in CalculateBandwidthAvailableForImmediateFlip() argument
6061 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in CalculateBandwidthAvailableForImmediateFlip()
6074 dml_print("DML::%s: UrgentBurstFactorLumaPre = %f\n", __func__, UrgentBurstFactorLumaPre[k]); in CalculateBandwidthAvailableForImmediateFlip()
6105 dml_float_t UrgentBurstFactorLumaPre[], in CalculateImmediateFlipBandwithSupport() argument
[all …]
H A Ddisplay_mode_core_structs.h947 dml_float_t UrgentBurstFactorLumaPre[__DML_NUM_PLANES__]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h851 double UrgentBurstFactorLumaPre[DC__NUM_DPP__MAX]; member