Searched refs:UrgentBurstFactorLuma (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 553 double *UrgentBurstFactorLuma, 1077 double UrgentBurstFactorLuma[], 1094 double UrgentBurstFactorLuma[], 1118 double UrgentBurstFactorLuma[], 1139 double UrgentBurstFactorLuma[],
|
H A D | display_mode_vba_util_32.c | 2742 double *UrgentBurstFactorLuma, in dml32_CalculateUrgentBurstFactor() argument 2779 *UrgentBurstFactorLuma = 0; in dml32_CalculateUrgentBurstFactor() 2781 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in dml32_CalculateUrgentBurstFactor() 2784 *UrgentBurstFactorLuma = 1; in dml32_CalculateUrgentBurstFactor() 6123 double UrgentBurstFactorLuma[], in dml32_CalculateVActiveBandwithSupport() argument 6166 double UrgentBurstFactorLuma[], in dml32_CalculatePrefetchBandwithSupport() argument 6195 …ActiveBandwidthPerSurface = ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[… in dml32_CalculatePrefetchBandwithSupport() 6223 double UrgentBurstFactorLuma[], in dml32_CalculateBandwidthAvailableForImmediateFlip() argument 6255 double UrgentBurstFactorLuma[], in dml32_CalculateImmediateFlipBandwithSupport() argument 6272 …NumberOfDPP[k] * final_flip_bw[k] + ReadBandwidthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidt… in dml32_CalculateImmediateFlipBandwithSupport() [all …]
|
H A D | display_mode_vba_32.c | 2882 &mode_lib->vba.UrgentBurstFactorLuma[k], in dml32_ModeSupportAndSystemConfigurationFull() 3205 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3387 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3447 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3523 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A 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() 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() 5628 double *UrgentBurstFactorLuma, in CalculateUrgentBurstFactor() argument 5686 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 391 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() 4520 &v->UrgentBurstFactorLuma[k], in dml30_ModeSupportAndSystemConfigurationFull() 4533 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] in dml30_ModeSupportAndSystemConfigurationFull() 5485 double *UrgentBurstFactorLuma, in CalculateUrgentBurstFactor() argument 5518 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() 5520 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in CalculateUrgentBurstFactor() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 850 double UrgentBurstFactorLuma[DC__NUM_DPP__MAX]; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 356 double *UrgentBurstFactorLuma, 4936 &v->UrgentBurstFactorLuma[k], 4949 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] 5842 double *UrgentBurstFactorLuma, argument 5875 *UrgentBurstFactorLuma = 0; 5877 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); 5880 *UrgentBurstFactorLuma = 1;
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 368 double *UrgentBurstFactorLuma, 5025 &v->UrgentBurstFactorLuma[k], 5038 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] 5937 double *UrgentBurstFactorLuma, argument 5970 *UrgentBurstFactorLuma = 0; 5972 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); 5975 *UrgentBurstFactorLuma = 1;
|