Searched refs:MaxTotalDETInKByte (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 88 unsigned int MaxTotalDETInKByte, 202 unsigned int MaxTotalDETInKByte, 1064 unsigned int *MaxTotalDETInKByte,
|
H A D | display_mode_vba_32.c | 48 &mode_lib->vba.MaxTotalDETInKByte, &mode_lib->vba.nomDETInKByte, in dml32_recalculate() 226 mode_lib->vba.MaxTotalDETInKByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1960 mode_lib->vba.MaxTotalDETInKByte, in dml32_ModeSupportAndSystemConfigurationFull() 2560 mode_lib->vba.MaxTotalDETInKByte, in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 370 unsigned int MaxTotalDETInKByte; member 970 unsigned int MaxTotalDETInKByte; member 1239 unsigned int MaxTotalDETInKByte; member 1565 unsigned int MaxTotalDETInKByte; member
|
H A D | dml2_core_shared.c | 41 unsigned int *MaxTotalDETInKByte, 824 &mode_lib->ms.MaxTotalDETInKByte, in dml2_core_shared_mode_support() 1126 CalculateSwathAndDETConfiguration_params->MaxTotalDETInKByte = mode_lib->ms.MaxTotalDETInKByte; in dml2_core_shared_mode_support() 3058 unsigned int *MaxTotalDETInKByte, in CalculateMaxDETAndMinCompressedBufferSize() argument 3063 …*MaxTotalDETInKByte = (unsigned int)math_ceil2((double)(ConfigReturnBufferSizeInKByte + ROBBufferS… in CalculateMaxDETAndMinCompressedBufferSize() 3065 *MaxTotalDETInKByte = ConfigReturnBufferSizeInKByte - ConfigReturnBufferSegmentSizeInKByte; in CalculateMaxDETAndMinCompressedBufferSize() 3067 …*nomDETInKByte = (unsigned int)(math_floor2((double)*MaxTotalDETInKByte / (double)MaxNumDPP, Confi… in CalculateMaxDETAndMinCompressedBufferSize() 3068 *MinCompressedBufferSizeInKByte = ConfigReturnBufferSizeInKByte - *MaxTotalDETInKByte; in CalculateMaxDETAndMinCompressedBufferSize() 3075 dml2_printf("DML::%s: MaxTotalDETInKByte = %u\n", __func__, *MaxTotalDETInKByte); in CalculateMaxDETAndMinCompressedBufferSize() 3717 dml2_printf("DML::%s: MaxTotalDETInKByte = %u\n", __func__, p->MaxTotalDETInKByte); in CalculateDETBufferSize() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 787 dml_uint_t MaxTotalDETInKByte; member 1406 dml_uint_t MaxTotalDETInKByte; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 439 unsigned int MaxTotalDETInKByte; member
|