Searched refs:UrgentBurstFactorLuma (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 550 double *UrgentBurstFactorLuma, 1073 double UrgentBurstFactorLuma[], 1090 double UrgentBurstFactorLuma[], 1111 double UrgentBurstFactorLuma[], 1132 double UrgentBurstFactorLuma[],
|
D | display_mode_vba_util_32.c | 2737 double *UrgentBurstFactorLuma, in dml32_CalculateUrgentBurstFactor() argument 2774 *UrgentBurstFactorLuma = 0; in dml32_CalculateUrgentBurstFactor() 2776 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in dml32_CalculateUrgentBurstFactor() 2779 *UrgentBurstFactorLuma = 1; in dml32_CalculateUrgentBurstFactor() 6088 double UrgentBurstFactorLuma[], in dml32_CalculateVActiveBandwithSupport() argument 6104 …VActiveBandwith = VActiveBandwith + ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidt… in dml32_CalculateVActiveBandwithSupport() 6131 double UrgentBurstFactorLuma[], in dml32_CalculatePrefetchBandwithSupport() argument 6154 …ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[k] * UrgentBurstFactorChroma… in dml32_CalculatePrefetchBandwithSupport() 6171 double UrgentBurstFactorLuma[], in dml32_CalculateBandwidthAvailableForImmediateFlip() argument 6182 …dthAvailableForImmediateFlip_val - dml_max(ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadB… in dml32_CalculateBandwidthAvailableForImmediateFlip() [all …]
|
D | display_mode_vba_32.c | 2854 &mode_lib->vba.UrgentBurstFactorLuma[k], in dml32_ModeSupportAndSystemConfigurationFull() 3177 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3354 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3411 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3487 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 379 double *UrgentBurstFactorLuma, 2271 &locals->UrgentBurstFactorLuma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2279 locals->UrgentBurstFactorLuma[k] = 1; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2289 locals->ReadBandwidthPlaneLuma[k] * locals->UrgentBurstFactorLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2324 locals->ReadBandwidthPlaneLuma[k] * locals->UrgentBurstFactorLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2373 locals->final_flip_bw[k] + locals->ReadBandwidthLuma[k] * locals->UrgentBurstFactorLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4836 &locals->UrgentBurstFactorLuma[k], in dml21_ModeSupportAndSystemConfigurationFull() 4846 locals->UrgentBurstFactorLuma[k] = 1; in dml21_ModeSupportAndSystemConfigurationFull() 4854 * locals->UrgentBurstFactorLuma[k] + locals->ReadBandwidthChroma[k] in dml21_ModeSupportAndSystemConfigurationFull() 4858 … locals->ReadBandwidthLuma[k] * locals->UrgentBurstFactorLuma[k] + locals->ReadBandwidthChroma[k] in dml21_ModeSupportAndSystemConfigurationFull() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 393 double *UrgentBurstFactorLuma, 2566 &v->UrgentBurstFactorLuma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2595 v->UrgentBurstFactorLuma[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2644 v->ReadBandwidthPlaneLuma[k] * v->UrgentBurstFactorLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2694 v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4521 &v->UrgentBurstFactorLuma[k], in dml30_ModeSupportAndSystemConfigurationFull() 4534 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] in dml30_ModeSupportAndSystemConfigurationFull() 5486 double *UrgentBurstFactorLuma, in CalculateUrgentBurstFactor() argument 5519 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() 5521 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in CalculateUrgentBurstFactor() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 839 double UrgentBurstFactorLuma[DC__NUM_DPP__MAX]; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 357 double *UrgentBurstFactorLuma, 4828 &v->UrgentBurstFactorLuma[k], 4841 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] 5682 double *UrgentBurstFactorLuma, argument 5715 *UrgentBurstFactorLuma = 0; 5717 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); 5720 *UrgentBurstFactorLuma = 1;
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 369 double *UrgentBurstFactorLuma, 4927 &v->UrgentBurstFactorLuma[k], 4940 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] 5780 double *UrgentBurstFactorLuma, argument 5813 *UrgentBurstFactorLuma = 0; 5815 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); 5818 *UrgentBurstFactorLuma = 1;
|