Home
last modified time | relevance | path

Searched refs:MaxTotalDETInKByte (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h88 unsigned int MaxTotalDETInKByte,
202 unsigned int MaxTotalDETInKByte,
1063 unsigned int *MaxTotalDETInKByte,
A Ddisplay_mode_vba_util_32.c399 unsigned int MaxTotalDETInKByte, in dml32_CalculateSwathAndDETConfiguration() argument
571 MaxTotalDETInKByte, in dml32_CalculateSwathAndDETConfiguration()
914 unsigned int MaxTotalDETInKByte, in dml32_CalculateDETBufferSize() argument
945 dml_print("DML::%s: MaxTotalDETInKByte = %d\n", __func__, MaxTotalDETInKByte); in dml32_CalculateDETBufferSize()
963 DETBufferSizePoolInKByte = MaxTotalDETInKByte; in dml32_CalculateDETBufferSize()
1040 (double) DETBufferSizeInKByte[k] / (double) MaxTotalDETInKByte) >= in dml32_CalculateDETBufferSize()
6059 unsigned int *MaxTotalDETInKByte, in dml32_CalculateMaxDETAndMinCompressedBufferSize() argument
6066 *MaxTotalDETInKByte = dml_ceil(((double)ConfigReturnBufferSizeInKByte + in dml32_CalculateMaxDETAndMinCompressedBufferSize()
6068 *nomDETInKByte = dml_floor((double) *MaxTotalDETInKByte / (double) MaxNumDPP, 64); in dml32_CalculateMaxDETAndMinCompressedBufferSize()
6069 *MinCompressedBufferSizeInKByte = ConfigReturnBufferSizeInKByte - *MaxTotalDETInKByte; in dml32_CalculateMaxDETAndMinCompressedBufferSize()
[all …]
A Ddisplay_mode_vba_32.c49 &mode_lib->vba.MaxTotalDETInKByte, &mode_lib->vba.nomDETInKByte, in dml32_recalculate()
227 mode_lib->vba.MaxTotalDETInKByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1957 mode_lib->vba.MaxTotalDETInKByte, in dml32_ModeSupportAndSystemConfigurationFull()
2553 mode_lib->vba.MaxTotalDETInKByte, in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h439 unsigned int MaxTotalDETInKByte; member

Completed in 36 milliseconds