Searched refs:Tdmbf (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 673 double *Tdmbf,
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 1416 double Tdmbf; member
|
| H A D | dml2_core_dcn4_calcs.c | 4842 double *Tdmbf, in CalculateVUpdateAndDynamicMetadataParameters() argument 4855 *Tdmbf = DynamicMetadataTransmittedBytes / 4.0 / Dispclk; in CalculateVUpdateAndDynamicMetadataParameters() 5153 s->Tdmbf = 0.0; in CalculatePrefetchSchedule() 5209 &s->Tdmbf, in CalculatePrefetchSchedule() 5236 if (p->VStartup * s->LineTime < *p->TSetup + *p->Tdmdl + s->Tdmbf + s->Tdmec + s->Tdmsks) { in CalculatePrefetchSchedule() 5239 …L::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func__, s->Tdmbf); in CalculatePrefetchSchedule() 5519 …L::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func__, s->Tdmbf); in CalculatePrefetchSchedule()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core_structs.h | 1861 dml_float_t Tdmbf; member
|
| H A D | display_mode_core.c | 365 dml_float_t *Tdmbf, 1029 s->Tdmbf = 0.0; in CalculatePrefetchSchedule() 1070 &s->Tdmbf, in CalculatePrefetchSchedule() 1094 if (p->VStartup * s->LineTime < *p->TSetup + *p->Tdmdl + s->Tdmbf + s->Tdmec + s->Tdmsks) { in CalculatePrefetchSchedule() 1097 …L::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func__, s->Tdmbf); in CalculatePrefetchSchedule() 1269 …L::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func__, s->Tdmbf); in CalculatePrefetchSchedule() 1868 dml_float_t *Tdmbf, in CalculateVUpdateAndDynamicMetadataParameters() argument 1881 *Tdmbf = DynamicMetadataTransmittedBytes / 4.0 / Dispclk; in CalculateVUpdateAndDynamicMetadataParameters()
|