Searched refs:Tdmdl (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 766 double *Tdmdl,
|
| H A D | display_mode_vba_32.c | 836 &v->Tdmdl[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1439 v->Tdmdl[k] = v->Tdmdl[k] + Tvstartup_margin; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3354 &v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.dummy_single[1], // double *Tdmdl in dml32_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 783 double Tdmdl[DML2_MAX_PLANES]; 1996 double *Tdmdl; 782 double Tdmdl[DML2_MAX_PLANES]; global() member 1993 double *Tdmdl; global() member
|
| H A D | dml2_core_dcn4_calcs.c | 5256 *p->Tdmdl = *p->Tdmdl_vm + p->Ttrip; in CalculatePrefetchSchedule() 5259 *p->Tdmdl = s->TWait_p + p->ExtraLatencyPrefetch + p->Ttrip; // Tex in CalculatePrefetchSchedule() 5263 if (p->VStartup * s->LineTime < *p->TSetup + *p->Tdmdl + s->Tdmbf + s->Tdmec + s->Tdmsks) { in CalculatePrefetchSchedule() 5269 DML_LOG_VERBOSE("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", __func__, *p->Tdmdl); in CalculatePrefetchSchedule() 5554 DML_LOG_VERBOSE("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", __func__, *p->Tdmdl); in CalculatePrefetchSchedule() 7582 CalculatePrefetchSchedule_params->Tdmdl = &s->dummy_single[1]; in dml_core_ms_prefetch_check() 11370 CalculatePrefetchSchedule_params->Tdmdl = &mode_lib->mp.Tdmdl[ in dml_core_mode_programming() [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core_structs.h | 1097 dml_float_t Tdmdl[__DML_NUM_PLANES__]; member 1638 dml_float_t *Tdmdl; member
|
| H A D | display_mode_core.c | 1084 *p->Tdmdl = p->TWait + s->Tvm_trips + s->trip_to_mem; in CalculatePrefetchSchedule() 1086 *p->Tdmdl = p->TWait + p->UrgentExtraLatency; in CalculatePrefetchSchedule() 1091 *Tdmdl = 0.0; in CalculatePrefetchSchedule() 1096 if (p->VStartup * s->LineTime < *p->TSetup + *p->Tdmdl + s->Tdmbf + s->Tdmec + s->Tdmsks) { in CalculatePrefetchSchedule() 1102 dml_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", __func__, *p->Tdmdl); in CalculatePrefetchSchedule() 1227 s->dst_y_prefetch_equ = p->VStartup - (*p->TSetup + dml_max(p->TWait + p->TCalc, *p->Tdmdl)) / s->LineTime - (*p->DSTYAfterScaler + (dml_float_t) *p->DSTXAfterScaler / (dml_float_t)p->myPipe->HTotal); in CalculatePrefetchSchedule() 1275 dml_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", __func__, *p->Tdmdl); in CalculatePrefetchSchedule() 6514 CalculatePrefetchSchedule_params->Tdmdl in dml_prefetch_check() [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 1013 double Tdmdl[DC__NUM_DPP__MAX]; member
|
| H A D | display_mode_vba.c | 161 dml_get_pipe_attr_func(dmdata_dl_delta_in_us, mode_lib->vba.Tdmdl);
|