Searched refs:UrgentBurstFactorLumaPre (Results 1 – 8 of 8) 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_util_32.c | 6164 double UrgentBurstFactorLumaPre[], in dml32_CalculatePrefetchBandwithSupport() argument 6198 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in dml32_CalculatePrefetchBandwithSupport() 6221 double UrgentBurstFactorLumaPre[], in dml32_CalculateBandwidthAvailableForImmediateFlip() argument 6230 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in dml32_CalculateBandwidthAvailableForImmediateFlip() 6253 double UrgentBurstFactorLumaPre[], in dml32_CalculateImmediateFlipBandwithSupport() argument 6268 …NumberOfDPP[k] * (final_flip_bw[k] + PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + Pref… in dml32_CalculateImmediateFlipBandwithSupport() 6272 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in dml32_CalculateImmediateFlipBandwithSupport()
|
| 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/ |
| H A D | display_mode_core.c | 779 dml_float_t UrgentBurstFactorLumaPre[], 802 dml_float_t UrgentBurstFactorLumaPre[], 825 dml_float_t UrgentBurstFactorLumaPre[], 5975 dml_float_t UrgentBurstFactorLumaPre[], in CalculatePrefetchBandwithSupport() argument 5996 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in CalculatePrefetchBandwithSupport() 6007 NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] in CalculatePrefetchBandwithSupport() 6036 dml_float_t UrgentBurstFactorLumaPre[], in CalculateBandwidthAvailableForImmediateFlip() argument 6044 …NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * UrgentBurstFactorLumaPre[k] + PrefetchBandwidthChroma… in CalculateBandwidthAvailableForImmediateFlip() 6057 dml_print("DML::%s: UrgentBurstFactorLumaPre = %f\n", __func__, UrgentBurstFactorLumaPre[k]); in CalculateBandwidthAvailableForImmediateFlip() 6088 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/dcn30/ |
| H A D | display_mode_vba_30.c | 2454 &v->UrgentBurstFactorLumaPre[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2467 v->DPPPerPlane[k] * (v->RequiredPrefetchPixDataBWLuma[k] * v->UrgentBurstFactorLumaPre[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2513 … v->DPPPerPlane[k] * (v->RequiredPrefetchPixDataBWLuma[k] * v->UrgentBurstFactorLumaPre[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2564 v->RequiredPrefetchPixDataBWLuma[k] * v->UrgentBurstFactorLumaPre[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4667 &v->UrgentBurstFactorLumaPre[k], in dml30_ModeSupportAndSystemConfigurationFull() 4684 * (v->RequiredPrefetchPixelDataBWLuma[i][j][k] * v->UrgentBurstFactorLumaPre[k] in dml30_ModeSupportAndSystemConfigurationFull() 4736 * (v->RequiredPrefetchPixelDataBWLuma[i][j][k] * v->UrgentBurstFactorLumaPre[k] in dml30_ModeSupportAndSystemConfigurationFull() 4789 * v->UrgentBurstFactorLumaPre[k] in dml30_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 851 double UrgentBurstFactorLumaPre[DC__NUM_DPP__MAX]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 4895 double UrgentBurstFactorLumaPre[], in get_urgent_bandwidth_required() 4917 l->adj_factor_p0_pre = UrgentBurstFactorLumaPre[k] * l->tmp_pref_adj_factor_p0; in get_urgent_bandwidth_required() 7642 &mode_lib->ms.UrgentBurstFactorLumaPre[k], in dml_core_ms_prefetch_check() 7686 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->ms.UrgentBurstFactorLumaPre; in dml_core_ms_prefetch_check() 7853 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->ms.UrgentBurstFactorLumaPre; in dml_core_ms_prefetch_check() 11408 &mode_lib->mp.UrgentBurstFactorLumaPre[k], in dml_core_mode_programming() 11416 …::%s: k=%0u UrgentBurstFactorLumaPre=%f\n", __func__, k, mode_lib->mp.UrgentBurstFactorLumaPre[k]); in dml_core_mode_programming() 11471 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->mp.UrgentBurstFactorLumaPre; in dml_core_mode_programming() 11604 …late_peak_bandwidth_params->urgent_burst_factor_prefetch_l = mode_lib->mp.UrgentBurstFactorLumaPre; in dml_core_mode_programming()
|