Searched refs:MaxTotalDETInKByte (Results 1 – 7 of 7) 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_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 392 unsigned int MaxTotalDETInKByte; member 813 unsigned int MaxTotalDETInKByte; member 1166 unsigned int MaxTotalDETInKByte; member 1444 unsigned int MaxTotalDETInKByte; member 1775 unsigned int MaxTotalDETInKByte; member
|
| H A D | dml2_core_dcn4_calcs.c | 403 unsigned int *MaxTotalDETInKByte, in CalculateMaxDETAndMinCompressedBufferSize() argument 408 …*MaxTotalDETInKByte = (unsigned int) math_ceil2((double)(ConfigReturnBufferSizeInKByte + ROBBuffer… in CalculateMaxDETAndMinCompressedBufferSize() 410 *MaxTotalDETInKByte = ConfigReturnBufferSizeInKByte - ConfigReturnBufferSegmentSizeInKByte; in CalculateMaxDETAndMinCompressedBufferSize() 412 …*nomDETInKByte = (unsigned int)(math_floor2((double)*MaxTotalDETInKByte / (double)MaxNumDPP, Confi… in CalculateMaxDETAndMinCompressedBufferSize() 413 *MinCompressedBufferSizeInKByte = ConfigReturnBufferSizeInKByte - *MaxTotalDETInKByte; in CalculateMaxDETAndMinCompressedBufferSize() 419 DML_LOG_VERBOSE("DML::%s: MaxTotalDETInKByte = %u\n", __func__, *MaxTotalDETInKByte); in CalculateMaxDETAndMinCompressedBufferSize() 1014 unsigned int MaxTotalDETInKByte, in CalculateDETBufferSize() argument 1038 DML_LOG_VERBOSE("DML::%s: MaxTotalDETInKByte = %u\n", __func__, MaxTotalDETInKByte); in CalculateDETBufferSize() 1052 l->DETBufferSizePoolInKByte = MaxTotalDETInKByte; in CalculateDETBufferSize() 1111 …ouble) display_cfg->stream_descriptors[k].timing.pixel_clock_khz * MaxTotalDETInKByte / l->TotalPi… in CalculateDETBufferSize() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 706 dml_uint_t MaxTotalDETInKByte, 730 dml_uint_t *MaxTotalDETInKByte, 4204 p->MaxTotalDETInKByte, in CalculateSwathAndDETConfiguration() 4833 dml_uint_t MaxTotalDETInKByte, in CalculateDETBufferSize() argument 4864 dml_print("DML::%s: MaxTotalDETInKByte = %u\n", __func__, MaxTotalDETInKByte); in CalculateDETBufferSize() 4879 DETBufferSizePoolInKByte = MaxTotalDETInKByte; in CalculateDETBufferSize() 4948 …urface[k]) * (dml_float_t) DETBufferSizeInKByte[k] / (dml_float_t) MaxTotalDETInKByte) >= ((ReadBa… in CalculateDETBufferSize() 5044 dml_uint_t *MaxTotalDETInKByte, in CalculateMaxDETAndMinCompressedBufferSize() argument 5049 *MaxTotalDETInKByte = ConfigReturnBufferSizeInKByte - ConfigReturnBufferSegmentSizeInKByte; in CalculateMaxDETAndMinCompressedBufferSize() 5050 …*nomDETInKByte = (dml_uint_t)(dml_floor((dml_float_t) *MaxTotalDETInKByte / (dml_float_t) MaxNumDP… in CalculateMaxDETAndMinCompressedBufferSize() [all …]
|
| H A D | display_mode_core_structs.h | 844 dml_uint_t MaxTotalDETInKByte; member 1463 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
|