Searched refs:nomDETInKByte (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 92 unsigned int nomDETInKByte, 201 unsigned int nomDETInKByte, 976 unsigned int nomDETInKByte, 1065 unsigned int *nomDETInKByte,
|
H A D | display_mode_vba_util_32.c | 403 unsigned int nomDETInKByte, in dml32_CalculateSwathAndDETConfiguration() argument 570 nomDETInKByte, in dml32_CalculateSwathAndDETConfiguration() 913 unsigned int nomDETInKByte, in dml32_CalculateDETBufferSize() argument 965 DETBufferSizeInKByte[k] = nomDETInKByte; in dml32_CalculateDETBufferSize() 968 max_minDET = nomDETInKByte - 64; in dml32_CalculateDETBufferSize() 970 max_minDET = nomDETInKByte; in dml32_CalculateDETBufferSize() 1124 nomDETInKByte * (ForceSingleDPP ? 1 : DPPPerSurface[k])) { in dml32_CalculateDETBufferSize() 5312 unsigned int nomDETInKByte, in dml32_CalculateDCCConfiguration() argument 5359 unsigned int DETBufferSizeForDCC = nomDETInKByte * 1024; in dml32_CalculateDCCConfiguration() 6086 unsigned int *nomDETInKByte, in dml32_CalculateMaxDETAndMinCompressedBufferSize() argument [all …]
|
H A D | display_mode_vba_32.c | 48 &mode_lib->vba.MaxTotalDETInKByte, &mode_lib->vba.nomDETInKByte, in dml32_recalculate() 230 mode_lib->vba.nomDETInKByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1398 mode_lib->vba.nomDETInKByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1964 mode_lib->vba.nomDETInKByte, in dml32_ModeSupportAndSystemConfigurationFull() 2564 mode_lib->vba.nomDETInKByte, in dml32_ModeSupportAndSystemConfigurationFull()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 1215 unsigned int nomDETInKByte; member
|
H A D | display_mode_vba.c | 445 mode_lib->vba.nomDETInKByte = ip->det_buffer_size_kbytes; in fetch_ip_params()
|