Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h552 double *UrgentBurstFactorCursor,
1078 double UrgentBurstFactorCursor[]);
1095 double UrgentBurstFactorCursor[],
1119 double UrgentBurstFactorCursor[],
1140 double UrgentBurstFactorCursor[],
Ddisplay_mode_vba_util_32.c2741 double *UrgentBurstFactorCursor, in dml32_CalculateUrgentBurstFactor() argument
2762 *UrgentBurstFactorCursor = 0; in dml32_CalculateUrgentBurstFactor()
2764 *UrgentBurstFactorCursor = CursorBufferSizeInTime / in dml32_CalculateUrgentBurstFactor()
2768 *UrgentBurstFactorCursor = 1; in dml32_CalculateUrgentBurstFactor()
6104 double UrgentBurstFactorCursor[]) in dml32_CalculateVActiveBandwithSupport() argument
6118 …BandwidthChroma[k] * UrgentBurstFactorChroma[k] + cursor_bw[k] * UrgentBurstFactorCursor[k] + Numb… in dml32_CalculateVActiveBandwithSupport()
6147 double UrgentBurstFactorCursor[], in dml32_CalculatePrefetchBandwithSupport() argument
6174 …BandwidthChroma[k] * UrgentBurstFactorChroma[k] + cursor_bw[k] * UrgentBurstFactorCursor[k] + Numb… in dml32_CalculatePrefetchBandwithSupport()
6204 double UrgentBurstFactorCursor[], in dml32_CalculateBandwidthAvailableForImmediateFlip() argument
6213 … + ReadBandwidthChroma[k] * UrgentBurstFactorChroma[k] + cursor_bw[k] * UrgentBurstFactorCursor[k], in dml32_CalculateBandwidthAvailableForImmediateFlip()
[all …]
Ddisplay_mode_vba_32.c2879 &mode_lib->vba.UrgentBurstFactorCursor[k], in dml32_ModeSupportAndSystemConfigurationFull()
3205 mode_lib->vba.UrgentBurstFactorCursor); in dml32_ModeSupportAndSystemConfigurationFull()
3383 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
3443 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
3519 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
/Linux-v6.6/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-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c390 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()
4519 &v->UrgentBurstFactorCursor[k], in dml30_ModeSupportAndSystemConfigurationFull()
4535 v->VActiveCursorBandwidth[i][j][k] = v->cursor_bw[k] * v->UrgentBurstFactorCursor[k]; in dml30_ModeSupportAndSystemConfigurationFull()
5484 double *UrgentBurstFactorCursor, in CalculateUrgentBurstFactor() argument
5504 *UrgentBurstFactorCursor = 0; in CalculateUrgentBurstFactor()
5506 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency); in CalculateUrgentBurstFactor()
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h848 double UrgentBurstFactorCursor[DC__NUM_DPP__MAX]; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c355 double *UrgentBurstFactorCursor,
4935 &v->UrgentBurstFactorCursor[k],
4951 v->VActiveCursorBandwidth[i][j][k] = v->cursor_bw[k] * v->UrgentBurstFactorCursor[k];
5841 double *UrgentBurstFactorCursor, argument
5861 *UrgentBurstFactorCursor = 0;
5863 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency);
5866 *UrgentBurstFactorCursor = 1;
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c367 double *UrgentBurstFactorCursor,
5024 &v->UrgentBurstFactorCursor[k],
5040 v->VActiveCursorBandwidth[i][j][k] = v->cursor_bw[k] * v->UrgentBurstFactorCursor[k];
5936 double *UrgentBurstFactorCursor, argument
5956 *UrgentBurstFactorCursor = 0;
5958 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency);
5961 *UrgentBurstFactorCursor = 1;