Home
last modified time | relevance | path

Searched refs:ReorderingBytes (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.h600 unsigned int ReorderingBytes,
646 unsigned int dml32_CalculateExtraLatencyBytes(unsigned int ReorderingBytes,
705 unsigned int ReorderingBytes,
H A Ddisplay_mode_vba_util_32.c2932 unsigned int ReorderingBytes, in dml32_UseMinimumDCFCLK() argument
3013 ExtraLatencyBytes = dml32_CalculateExtraLatencyBytes(ReorderingBytes, in dml32_UseMinimumDCFCLK()
3150 unsigned int dml32_CalculateExtraLatencyBytes(unsigned int ReorderingBytes, in dml32_CalculateExtraLatencyBytes() argument
3179 ret = ReorderingBytes + (TotalNumberOfActiveDPP * PixelChunkSizeInKByte + in dml32_CalculateExtraLatencyBytes()
3350 unsigned int ReorderingBytes, in dml32_CalculateExtraLatency() argument
3370 ReorderingBytes, in dml32_CalculateExtraLatency()
H A Ddisplay_mode_vba_32.c2982 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.ReorderingBytes = mode_lib->vba.NumberOf… in dml32_ModeSupportAndSystemConfigurationFull()
3065 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.ReorderingBytes, in dml32_ModeSupportAndSystemConfigurationFull()
3128 …+ v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.ReorderingBytes / mode_lib->vba.Return… in dml32_ModeSupportAndSystemConfigurationFull()
3239 …ndTripPingLatencyCycles, v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.ReorderingBytes, in dml32_ModeSupportAndSystemConfigurationFull()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c399 int ReorderingBytes);
619 long ReorderingBytes,
636 long ReorderingBytes,
3551 long ReorderingBytes = 0; in dml30_ModeSupportAndSystemConfigurationFull() local
4626 ReorderingBytes = v->NumberOfChannels in dml30_ModeSupportAndSystemConfigurationFull()
4640 UseMinimumDCFCLK(mode_lib, v, MaxPrefetchMode, ReorderingBytes); in dml30_ModeSupportAndSystemConfigurationFull()
4733 ReorderingBytes, in dml30_ModeSupportAndSystemConfigurationFull()
6394 long ReorderingBytes, in CalculateExtraLatency() argument
6413 ReorderingBytes, in CalculateExtraLatency()
6432 long ReorderingBytes, in CalculateExtraLatencyBytes() argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c363 int ReorderingBytes);
605 int ReorderingBytes,
622 int ReorderingBytes,
3803 int ReorderingBytes; local
5031 ReorderingBytes = v->NumberOfChannels
5154 ReorderingBytes,
6932 int ReorderingBytes, argument
6952 ReorderingBytes,
6980 int ReorderingBytes, argument
7040 int ReorderingBytes) argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c375 int ReorderingBytes);
616 int ReorderingBytes,
633 int ReorderingBytes,
3898 int ReorderingBytes; local
5118 ReorderingBytes = v->NumberOfChannels
5241 ReorderingBytes,
7023 int ReorderingBytes, argument
7043 ReorderingBytes,
7071 int ReorderingBytes, argument
7128 int ReorderingBytes) argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h230 unsigned int ReorderingBytes; member