Searched refs:UrgentBurstFactorLumaPre (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 1097 double UrgentBurstFactorLumaPre[], 1121 double UrgentBurstFactorLumaPre[], 1142 double UrgentBurstFactorLumaPre[],
|
| H A D | display_mode_vba_32.c | 3364 &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 D | dml2_core_shared_types.h | 479 double UrgentBurstFactorLumaPre[DML2_MAX_PLANES]; member 746 double UrgentBurstFactorLumaPre[DML2_MAX_PLANES]; member
|
| H A D | dml2_core_dcn4_calcs.c | 4915 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 D | display_mode_core.c | 779 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 D | display_mode_core_structs.h | 947 dml_float_t UrgentBurstFactorLumaPre[__DML_NUM_PLANES__]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 851 double UrgentBurstFactorLumaPre[DC__NUM_DPP__MAX]; member
|