Home
last modified time | relevance | path

Searched refs:UrgentBurstFactorCursorPre (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h1099 double UrgentBurstFactorCursorPre[],
1123 double UrgentBurstFactorCursorPre[]);
1144 double UrgentBurstFactorCursorPre[],
H A Ddisplay_mode_vba_util_32.c6166 double UrgentBurstFactorCursorPre[], in dml32_CalculatePrefetchBandwithSupport() argument
6198 …idthChroma[k] * UrgentBurstFactorChromaPre[k]) + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in dml32_CalculatePrefetchBandwithSupport()
6223 double UrgentBurstFactorCursorPre[]) in dml32_CalculateBandwidthAvailableForImmediateFlip() argument
6230 …idthChroma[k] * UrgentBurstFactorChromaPre[k]) + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in dml32_CalculateBandwidthAvailableForImmediateFlip()
6255 double UrgentBurstFactorCursorPre[], in dml32_CalculateImmediateFlipBandwithSupport() argument
6268 …idthChroma[k] * UrgentBurstFactorChromaPre[k]) + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in dml32_CalculateImmediateFlipBandwithSupport()
6272 …idthChroma[k] * UrgentBurstFactorChromaPre[k]) + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in dml32_CalculateImmediateFlipBandwithSupport()
H A Ddisplay_mode_vba_32.c3363 &mode_lib->vba.UrgentBurstFactorCursorPre[k], in dml32_ModeSupportAndSystemConfigurationFull()
3392 mode_lib->vba.UrgentBurstFactorCursorPre, in dml32_ModeSupportAndSystemConfigurationFull()
3452 mode_lib->vba.UrgentBurstFactorCursorPre); in dml32_ModeSupportAndSystemConfigurationFull()
3528 mode_lib->vba.UrgentBurstFactorCursorPre, in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c378 double *UrgentBurstFactorCursorPre,
2267 &locals->UrgentBurstFactorCursorPre[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2281 locals->UrgentBurstFactorCursorPre[k] = 1; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2326 locals->cursor_bw_pre[k] * locals->UrgentBurstFactorCursorPre[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4832 &locals->UrgentBurstFactorCursorPre[k], in dml21_ModeSupportAndSystemConfigurationFull()
4842 locals->UrgentBurstFactorCursorPre[k] = 1; in dml21_ModeSupportAndSystemConfigurationFull()
4965 * locals->UrgentBurstFactorCursorPre[k]); in dml21_ModeSupportAndSystemConfigurationFull()
5624 double *UrgentBurstFactorCursorPre, in CalculateUrgentBurstFactor() argument
5662 *UrgentBurstFactorCursorPre = 0; in CalculateUrgentBurstFactor()
5664 *UrgentBurstFactorCursorPre = CursorBufferSizeInTimePre in CalculateUrgentBurstFactor()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h454 double UrgentBurstFactorCursorPre[DML2_MAX_PLANES]; member
628 double UrgentBurstFactorCursorPre[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn4_calcs.c4940 double UrgentBurstFactorCursorPre[], in get_urgent_bandwidth_required()
4962 l->adj_factor_cur_pre = UrgentBurstFactorCursorPre[k]; in get_urgent_bandwidth_required()
8531 mode_lib->ms.UrgentBurstFactorCursorPre[k] = mode_lib->ms.UrgentBurstFactorCursor[k]; in dml_core_mode_support()
9256 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->ms.UrgentBurstFactorCursorPre; in dml_core_mode_support()
9423 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->ms.UrgentBurstFactorCursorPre; in dml_core_mode_support()
11143 mode_lib->mp.UrgentBurstFactorCursorPre[k] = mode_lib->mp.UrgentBurstFactorCursor[k]; in dml_core_mode_programming()
11485 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->mp.UrgentBurstFactorCursorPre; in dml_core_mode_programming()
11618 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->mp.UrgentBurstFactorCursorPre; in dml_core_mode_programming()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c781 dml_float_t UrgentBurstFactorCursorPre[],
804 dml_float_t UrgentBurstFactorCursorPre[]);
827 dml_float_t UrgentBurstFactorCursorPre[],
5977 dml_float_t UrgentBurstFactorCursorPre[], in CalculatePrefetchBandwithSupport() argument
6009 + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in CalculatePrefetchBandwithSupport()
6038 dml_float_t UrgentBurstFactorCursorPre[]) in CalculateBandwidthAvailableForImmediateFlip() argument
6090 dml_float_t UrgentBurstFactorCursorPre[], in CalculateImmediateFlipBandwithSupport() argument
6437 &mode_lib->ms.UrgentBurstFactorCursorPre[k], in dml_prefetch_check()
6468 mode_lib->ms.UrgentBurstFactorCursorPre, in dml_prefetch_check()
6527 mode_lib->ms.UrgentBurstFactorCursorPre); in dml_prefetch_check()
[all …]
H A Ddisplay_mode_core_structs.h946 dml_float_t UrgentBurstFactorCursorPre[__DML_NUM_PLANES__]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c2575 &v->UrgentBurstFactorCursorPre[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2591 v->UrgentBurstFactorCursorPre[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2637 v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2688 v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4855 &v->UrgentBurstFactorCursorPre[k], in dml30_ModeSupportAndSystemConfigurationFull()
4876 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]); in dml30_ModeSupportAndSystemConfigurationFull()
4928 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]); in dml30_ModeSupportAndSystemConfigurationFull()
4981 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]); in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h849 double UrgentBurstFactorCursorPre[DC__NUM_DPP__MAX]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5191 &v->UrgentBurstFactorCursorPre[k],
5216 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]);
5271 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]);
5304 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5277 &v->UrgentBurstFactorCursorPre[k],
5302 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]);
5357 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]);
5390 + v->cursor_bw_pre[k] * v->UrgentBurstFactorCursorPre[k]);