Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h88 unsigned int MaxTotalDETInKByte,
202 unsigned int MaxTotalDETInKByte,
1064 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()
6079 unsigned int *MaxTotalDETInKByte, in dml32_CalculateMaxDETAndMinCompressedBufferSize() argument
6086 *MaxTotalDETInKByte = dml_ceil(((double)ConfigReturnBufferSizeInKByte + in dml32_CalculateMaxDETAndMinCompressedBufferSize()
6088 *nomDETInKByte = dml_floor((double) *MaxTotalDETInKByte / (double) MaxNumDPP, 64); in dml32_CalculateMaxDETAndMinCompressedBufferSize()
6089 *MinCompressedBufferSizeInKByte = ConfigReturnBufferSizeInKByte - *MaxTotalDETInKByte; in dml32_CalculateMaxDETAndMinCompressedBufferSize()
[all …]
A Ddisplay_mode_vba_32.c48 &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/
A Ddml2_core_shared_types.h370 unsigned int MaxTotalDETInKByte; member
970 unsigned int MaxTotalDETInKByte; member
1239 unsigned int MaxTotalDETInKByte; member
1565 unsigned int MaxTotalDETInKByte; member
A Ddml2_core_shared.c41 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
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()
3732 DETBufferSizePoolInKByte = p->MaxTotalDETInKByte; in CalculateDETBufferSize()
6401 …ETConfiguration_locals.calculate_det_buffer_size_params.MaxTotalDETInKByte = p->MaxTotalDETInKByte; in CalculateSwathAndDETConfiguration()
9944 &s->MaxTotalDETInKByte, in dml2_core_shared_mode_programming()
[all …]
A Ddml2_core_dcn4_calcs.c400 unsigned int *MaxTotalDETInKByte, in CalculateMaxDETAndMinCompressedBufferSize() argument
417 dml2_printf("DML::%s: MaxTotalDETInKByte = %u\n", __func__, *MaxTotalDETInKByte); in CalculateMaxDETAndMinCompressedBufferSize()
1014 unsigned int MaxTotalDETInKByte, in CalculateDETBufferSize() argument
1039 dml2_printf("DML::%s: MaxTotalDETInKByte = %u\n", __func__, MaxTotalDETInKByte); in CalculateDETBufferSize()
1054 l->DETBufferSizePoolInKByte = MaxTotalDETInKByte; in CalculateDETBufferSize()
1141 l->ResidualDETAfterRounding = MaxTotalDETInKByte; in CalculateDETBufferSize()
3743 p->MaxTotalDETInKByte, in CalculateSwathAndDETConfiguration()
7098 &mode_lib->ms.MaxTotalDETInKByte, in dml_core_mode_support()
7409 CalculateSwathAndDETConfiguration_params->MaxTotalDETInKByte = mode_lib->ms.MaxTotalDETInKByte; in dml_core_mode_support()
10113 &s->MaxTotalDETInKByte, in dml_core_mode_programming()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core.c705 dml_uint_t MaxTotalDETInKByte,
729 dml_uint_t *MaxTotalDETInKByte,
4187 p->MaxTotalDETInKByte, in CalculateSwathAndDETConfiguration()
4815 dml_uint_t MaxTotalDETInKByte, in CalculateDETBufferSize() argument
4861 DETBufferSizePoolInKByte = MaxTotalDETInKByte; in CalculateDETBufferSize()
5026 dml_uint_t *MaxTotalDETInKByte, in CalculateMaxDETAndMinCompressedBufferSize() argument
6733 &mode_lib->ms.MaxTotalDETInKByte, in dml_core_mode_support()
6969 CalculateSwathAndDETConfiguration_params->MaxTotalDETInKByte = mode_lib->ms.MaxTotalDETInKByte; in dml_core_mode_support()
7508 CalculateSwathAndDETConfiguration_params->MaxTotalDETInKByte = mode_lib->ms.MaxTotalDETInKByte; in dml_core_mode_support()
8271 &mode_lib->ms.MaxTotalDETInKByte, in dml_core_mode_support_partial()
[all …]
A Ddisplay_mode_core_structs.h787 dml_uint_t MaxTotalDETInKByte; member
1406 dml_uint_t MaxTotalDETInKByte; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h439 unsigned int MaxTotalDETInKByte; member

Completed in 122 milliseconds