Home
last modified time | relevance | path

Searched refs:UrgentBurstFactorChroma (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h554 double *UrgentBurstFactorChroma,
1077 double UrgentBurstFactorChroma[],
1094 double UrgentBurstFactorChroma[],
1118 double UrgentBurstFactorChroma[],
1139 double UrgentBurstFactorChroma[],
Ddisplay_mode_vba_util_32.c2743 double *UrgentBurstFactorChroma, in dml32_CalculateUrgentBurstFactor() argument
2796 *UrgentBurstFactorChroma = 0; in dml32_CalculateUrgentBurstFactor()
2798 *UrgentBurstFactorChroma = DETBufferSizeInTimeChroma in dml32_CalculateUrgentBurstFactor()
2802 *UrgentBurstFactorChroma = 1; in dml32_CalculateUrgentBurstFactor()
6103 double UrgentBurstFactorChroma[], in dml32_CalculateVActiveBandwithSupport() argument
6118 …dthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[k] * UrgentBurstFactorChroma[k] + curs… in dml32_CalculateVActiveBandwithSupport()
6146 double UrgentBurstFactorChroma[], in dml32_CalculatePrefetchBandwithSupport() argument
6174 …dthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[k] * UrgentBurstFactorChroma[k] + curs… in dml32_CalculatePrefetchBandwithSupport()
6203 double UrgentBurstFactorChroma[], in dml32_CalculateBandwidthAvailableForImmediateFlip() argument
6213 …dthLuma[k] * UrgentBurstFactorLuma[k] + ReadBandwidthChroma[k] * UrgentBurstFactorChroma[k] + curs… in dml32_CalculateBandwidthAvailableForImmediateFlip()
[all …]
Ddisplay_mode_vba_32.c2881 &mode_lib->vba.UrgentBurstFactorChroma[k], in dml32_ModeSupportAndSystemConfigurationFull()
3204 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
3382 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
3442 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
3518 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c381 double *UrgentBurstFactorChroma,
2273 &locals->UrgentBurstFactorChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2280 locals->UrgentBurstFactorChroma[k] = 1; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2290 … + locals->ReadBandwidthPlaneChroma[k] * locals->UrgentBurstFactorChroma[k] + locals->cursor_bw[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2325 + locals->ReadBandwidthPlaneChroma[k] * locals->UrgentBurstFactorChroma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2374 …+ locals->ReadBandwidthChroma[k] * locals->UrgentBurstFactorChroma[k] + locals->cursor_bw[k] * loc… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4838 &locals->UrgentBurstFactorChroma[k], in dml21_ModeSupportAndSystemConfigurationFull()
4848 locals->UrgentBurstFactorChroma[k] = 1; in dml21_ModeSupportAndSystemConfigurationFull()
4855 * locals->UrgentBurstFactorChroma[k] + locals->meta_row_bw[k] + locals->dpte_row_bw[k]; in dml21_ModeSupportAndSystemConfigurationFull()
4859 … * locals->UrgentBurstFactorChroma[k] + locals->cursor_bw[k] * locals->UrgentBurstFactorCursor[k] in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c392 double *UrgentBurstFactorChroma,
2567 &v->UrgentBurstFactorChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2597 v->UrgentBurstFactorChroma[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2645 + v->ReadBandwidthPlaneChroma[k] * v->UrgentBurstFactorChroma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2695 v->ReadBandwidthChroma[k] * v->UrgentBurstFactorChroma[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4521 &v->UrgentBurstFactorChroma[k], in dml30_ModeSupportAndSystemConfigurationFull()
4534 + v->ReadBandwidthChroma[k] * v->UrgentBurstFactorChroma[k]; in dml30_ModeSupportAndSystemConfigurationFull()
5486 double *UrgentBurstFactorChroma, in CalculateUrgentBurstFactor() argument
5532 *UrgentBurstFactorChroma = 0; in CalculateUrgentBurstFactor()
5534 …*UrgentBurstFactorChroma = DETBufferSizeInTimeChroma / (DETBufferSizeInTimeChroma - UrgentLatency); in CalculateUrgentBurstFactor()
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h852 double UrgentBurstFactorChroma[DC__NUM_DPP__MAX]; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c357 double *UrgentBurstFactorChroma,
4937 &v->UrgentBurstFactorChroma[k],
4950 + v->ReadBandwidthChroma[k] * v->UrgentBurstFactorChroma[k];
5843 double *UrgentBurstFactorChroma, argument
5889 *UrgentBurstFactorChroma = 0;
5891 …*UrgentBurstFactorChroma = DETBufferSizeInTimeChroma / (DETBufferSizeInTimeChroma - UrgentLatency);
5894 *UrgentBurstFactorChroma = 1;
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c369 double *UrgentBurstFactorChroma,
5026 &v->UrgentBurstFactorChroma[k],
5039 + v->ReadBandwidthChroma[k] * v->UrgentBurstFactorChroma[k];
5938 double *UrgentBurstFactorChroma, argument
5984 *UrgentBurstFactorChroma = 0;
5986 …*UrgentBurstFactorChroma = DETBufferSizeInTimeChroma / (DETBufferSizeInTimeChroma - UrgentLatency);
5989 *UrgentBurstFactorChroma = 1;