Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h549 double *UrgentBurstFactorCursor,
1075 double UrgentBurstFactorCursor[]);
1092 double UrgentBurstFactorCursor[],
1113 double UrgentBurstFactorCursor[],
1134 double UrgentBurstFactorCursor[],
Ddisplay_mode_vba_util_32.c2736 double *UrgentBurstFactorCursor, in dml32_CalculateUrgentBurstFactor() argument
2757 *UrgentBurstFactorCursor = 0; in dml32_CalculateUrgentBurstFactor()
2759 *UrgentBurstFactorCursor = CursorBufferSizeInTime / in dml32_CalculateUrgentBurstFactor()
2763 *UrgentBurstFactorCursor = 1; in dml32_CalculateUrgentBurstFactor()
6090 double UrgentBurstFactorCursor[]) in dml32_CalculateVActiveBandwithSupport() argument
6104 …BandwidthChroma[k] * UrgentBurstFactorChroma[k] + cursor_bw[k] * UrgentBurstFactorCursor[k] + Numb… in dml32_CalculateVActiveBandwithSupport()
6133 double UrgentBurstFactorCursor[], in dml32_CalculatePrefetchBandwithSupport() argument
6154 …BandwidthChroma[k] * UrgentBurstFactorChroma[k] + cursor_bw[k] * UrgentBurstFactorCursor[k] + Numb… in dml32_CalculatePrefetchBandwithSupport()
6173 double UrgentBurstFactorCursor[], in dml32_CalculateBandwidthAvailableForImmediateFlip() argument
6182 … + ReadBandwidthChroma[k] * UrgentBurstFactorChroma[k] + cursor_bw[k] * UrgentBurstFactorCursor[k], in dml32_CalculateBandwidthAvailableForImmediateFlip()
[all …]
Ddisplay_mode_vba_32.c2853 &mode_lib->vba.UrgentBurstFactorCursor[k], in dml32_ModeSupportAndSystemConfigurationFull()
3179 mode_lib->vba.UrgentBurstFactorCursor); in dml32_ModeSupportAndSystemConfigurationFull()
3356 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
3413 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
3489 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c377 double *UrgentBurstFactorCursor,
2269 &locals->UrgentBurstFactorCursor[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2281 locals->UrgentBurstFactorCursor[k] = 1; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2291 * locals->UrgentBurstFactorCursor[k] + locals->meta_row_bw[k] + locals->dpte_row_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2326 + locals->cursor_bw[k] * locals->UrgentBurstFactorCursor[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2374 …] * locals->UrgentBurstFactorChroma[k] + locals->cursor_bw[k] * locals->UrgentBurstFactorCursor[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4834 &locals->UrgentBurstFactorCursor[k], in dml21_ModeSupportAndSystemConfigurationFull()
4844 locals->UrgentBurstFactorCursor[k] = 1; in dml21_ModeSupportAndSystemConfigurationFull()
4853 + locals->cursor_bw[k] * locals->UrgentBurstFactorCursor[k] + locals->ReadBandwidthLuma[k] in dml21_ModeSupportAndSystemConfigurationFull()
4859 … * locals->UrgentBurstFactorChroma[k] + locals->cursor_bw[k] * locals->UrgentBurstFactorCursor[k] in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c392 double *UrgentBurstFactorCursor,
2565 &v->UrgentBurstFactorCursor[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2599 v->UrgentBurstFactorCursor[k] + in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2646 + v->cursor_bw[k] * v->UrgentBurstFactorCursor[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2696 v->cursor_bw[k] * v->UrgentBurstFactorCursor[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4520 &v->UrgentBurstFactorCursor[k], in dml30_ModeSupportAndSystemConfigurationFull()
4536 v->VActiveCursorBandwidth[i][j][k] = v->cursor_bw[k] * v->UrgentBurstFactorCursor[k]; in dml30_ModeSupportAndSystemConfigurationFull()
5485 double *UrgentBurstFactorCursor, in CalculateUrgentBurstFactor() argument
5505 *UrgentBurstFactorCursor = 0; in CalculateUrgentBurstFactor()
5507 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency); in CalculateUrgentBurstFactor()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h837 double UrgentBurstFactorCursor[DC__NUM_DPP__MAX]; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c356 double *UrgentBurstFactorCursor,
4827 &v->UrgentBurstFactorCursor[k],
4843 v->VActiveCursorBandwidth[i][j][k] = v->cursor_bw[k] * v->UrgentBurstFactorCursor[k];
5681 double *UrgentBurstFactorCursor, argument
5701 *UrgentBurstFactorCursor = 0;
5703 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency);
5706 *UrgentBurstFactorCursor = 1;
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c368 double *UrgentBurstFactorCursor,
4926 &v->UrgentBurstFactorCursor[k],
4942 v->VActiveCursorBandwidth[i][j][k] = v->cursor_bw[k] * v->UrgentBurstFactorCursor[k];
5779 double *UrgentBurstFactorCursor, argument
5799 *UrgentBurstFactorCursor = 0;
5801 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency);
5804 *UrgentBurstFactorCursor = 1;