| /drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| A D | display_mode_vba_util_32.h | 600 unsigned int ReorderingBytes, 646 unsigned int dml32_CalculateExtraLatencyBytes(unsigned int ReorderingBytes, 705 unsigned int ReorderingBytes,
|
| A D | display_mode_vba_util_32.c | 2934 unsigned int ReorderingBytes, in dml32_UseMinimumDCFCLK() argument 3015 ExtraLatencyBytes = dml32_CalculateExtraLatencyBytes(ReorderingBytes, in dml32_UseMinimumDCFCLK() 3152 unsigned int dml32_CalculateExtraLatencyBytes(unsigned int ReorderingBytes, in dml32_CalculateExtraLatencyBytes() argument 3181 ret = ReorderingBytes + (TotalNumberOfActiveDPP * PixelChunkSizeInKByte + in dml32_CalculateExtraLatencyBytes() 3352 unsigned int ReorderingBytes, in dml32_CalculateExtraLatency() argument 3372 ReorderingBytes, in dml32_CalculateExtraLatency()
|
| A D | display_mode_vba_32.c | 2982 …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()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 399 int ReorderingBytes); 619 long ReorderingBytes, 636 long ReorderingBytes, 3539 long ReorderingBytes = 0; in dml30_ModeSupportAndSystemConfigurationFull() local 4619 ReorderingBytes = v->NumberOfChannels in dml30_ModeSupportAndSystemConfigurationFull() 4633 UseMinimumDCFCLK(mode_lib, v, MaxPrefetchMode, ReorderingBytes); in dml30_ModeSupportAndSystemConfigurationFull() 4726 ReorderingBytes, in dml30_ModeSupportAndSystemConfigurationFull() 6387 long ReorderingBytes, in CalculateExtraLatency() argument 6406 ReorderingBytes, in CalculateExtraLatency() 6425 long ReorderingBytes, in CalculateExtraLatencyBytes() argument [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 363 int ReorderingBytes); 605 int ReorderingBytes, 622 int ReorderingBytes, 3791 int ReorderingBytes; local 5019 ReorderingBytes = v->NumberOfChannels 5142 ReorderingBytes, 6920 int ReorderingBytes, argument 6940 ReorderingBytes, 6968 int ReorderingBytes, argument 7028 int ReorderingBytes) argument [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| A D | display_mode_vba_314.c | 372 int ReorderingBytes); 613 int ReorderingBytes, 630 int ReorderingBytes, 3884 int ReorderingBytes; local 5105 ReorderingBytes = v->NumberOfChannels 5228 ReorderingBytes, 7010 int ReorderingBytes, argument 7030 ReorderingBytes, 7058 int ReorderingBytes, argument 7115 int ReorderingBytes) argument [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_shared_types.h | 1080 unsigned int ReorderingBytes; member 1162 unsigned int ReorderingBytes; member
|
| A D | dml2_core_dcn4_calcs.c | 4988 unsigned int ReorderingBytes, in CalculateExtraLatency() argument 5052 …_arb_to_ret_delay / DCFCLK + RoundTripPingLatencyCycles / FabricClock + ReorderingBytes / ReturnBW; in CalculateExtraLatency() 5069 DML_LOG_VERBOSE("DML::%s: ReorderingBytes=%u\n", __func__, ReorderingBytes); in CalculateExtraLatency() 7335 …s->ReorderingBytes = (unsigned int)(mode_lib->soc.clk_table.dram_config.channel_count * math_max3(… in dml_core_ms_prefetch_check() 7343 s->ReorderingBytes, in dml_core_ms_prefetch_check() 10905 …s->ReorderingBytes = (unsigned int)(mode_lib->soc.clk_table.dram_config.channel_count * math_max3(… in dml_core_mode_programming() 10913 s->ReorderingBytes, in dml_core_mode_programming()
|
| /drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | display_mode_core_structs.h | 1283 dml_uint_t ReorderingBytes; member 1688 dml_uint_t ReorderingBytes; member
|
| A D | display_mode_core.c | 620 dml_uint_t ReorderingBytes, 637 dml_uint_t ReorderingBytes, 4464 dml_uint_t ReorderingBytes, in CalculateExtraLatency() argument 4484 ReorderingBytes, in CalculateExtraLatency() 4532 static dml_uint_t CalculateExtraLatencyBytes(dml_uint_t ReorderingBytes, in CalculateExtraLatencyBytes() argument 4547 …dml_float_t ret = ReorderingBytes + (TotalNumberOfActiveDPP * PixelChunkSizeInKByt… in CalculateExtraLatencyBytes() 4619 …s->ExtraLatencyBytes = CalculateExtraLatencyBytes(p->ReorderingBytes, p->TotalNumberOfActiveDPP[j]… in UseMinimumDCFCLK() 6324 s->ReorderingBytes, in dml_prefetch_check() 7900 …s->ReorderingBytes = (dml_uint_t)(mode_lib->ms.soc.num_chans * dml_max3(mode_lib->ms.soc.urgent_ou… in dml_core_mode_support() 7965 UseMinimumDCFCLK_params->ReorderingBytes = s->ReorderingBytes; in dml_core_mode_support() [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 230 unsigned int ReorderingBytes; member
|