Home
last modified time | relevance | path

Searched refs:CompressedBufferSizeInkByte (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h143 unsigned int *CompressedBufferSizeInkByte,
214 unsigned int *CompressedBufferSizeInkByte);
824 unsigned int CompressedBufferSizeInkByte,
994 unsigned int CompressedBufferSizeInkByte,
H A Ddisplay_mode_vba_util_32.c454 unsigned int *CompressedBufferSizeInkByte, in dml32_CalculateSwathAndDETConfiguration()
584 CompressedBufferSizeInkByte); in dml32_CalculateSwathAndDETConfiguration()
926 unsigned int *CompressedBufferSizeInkByte) in dml32_CalculateDETBufferSize() argument
1167 *CompressedBufferSizeInkByte = MinCompressedBufferSizeInKByte; in dml32_CalculateDETBufferSize()
1169 …*CompressedBufferSizeInkByte = *CompressedBufferSizeInkByte * CompressedBufferSegmentSizeInkByteFi… in dml32_CalculateDETBufferSize()
4280 unsigned int CompressedBufferSizeInkByte, in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() argument
4424 + CompressedBufferSizeInkByte * 1024 in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
5593 unsigned int CompressedBufferSizeInkByte, in dml32_CalculateStutterEfficiency() argument
5797 (double) CompressedBufferSizeInkByte * 1024 * AverageDCCCompressionRate, in dml32_CalculateStutterEfficiency()
5808 CompressedBufferSizeInkByte * 1024 * AverageDCCCompressionRate); in dml32_CalculateStutterEfficiency()
[all …]
H A Ddisplay_mode_vba_32.c295 &v->CompressedBufferSizeInkByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1211 v->CompressedBufferSizeInkByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1513 dml32_CalculateStutterEfficiency(v->CompressedBufferSizeInkByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1577 dml32_CalculateStutterEfficiency(v->CompressedBufferSizeInkByte, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3711 mode_lib->vba.CompressedBufferSizeInkByte = in dml32_ModeSupportAndSystemConfigurationFull()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c311 int unsigned CompressedBufferSizeInkByte,
475 int CompressedBufferSizeInkByte,
655 int *CompressedBufferSizeInkByte);
2941 &v->CompressedBufferSizeInkByte);
2965 v->CompressedBufferSizeInkByte,
3218 v->CompressedBufferSizeInkByte,
5574 int unsigned CompressedBufferSizeInkByte, argument
6308 int CompressedBufferSizeInkByte, argument
7208 int *CompressedBufferSizeInkByte) argument
7213 *CompressedBufferSizeInkByte = (
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c323 unsigned int CompressedBufferSizeInkByte,
487 int CompressedBufferSizeInkByte,
666 int *CompressedBufferSizeInkByte);
2961 &v->CompressedBufferSizeInkByte);
2986 v->CompressedBufferSizeInkByte,
3239 v->CompressedBufferSizeInkByte,
5669 unsigned int CompressedBufferSizeInkByte, argument
6404 int CompressedBufferSizeInkByte, argument
7297 int *CompressedBufferSizeInkByte) argument
7302 *CompressedBufferSizeInkByte = (
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1175 int CompressedBufferSizeInkByte; member
H A Ddisplay_mode_vba.c116 dml_get_attr_func(comp_buffer_size_kbytes, mode_lib->vba.CompressedBufferSizeInkByte);