Home
last modified time | relevance | path

Searched refs:Tdmdl (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h765 double *Tdmdl,
A Ddisplay_mode_vba_util_32.c3445 double *Tdmdl, in dml32_CalculatePrefetchSchedule()
3526 *Tdmdl = TWait + Tvm_trips + trip_to_mem; in dml32_CalculatePrefetchSchedule()
3528 *Tdmdl = TWait + UrgentExtraLatency; in dml32_CalculatePrefetchSchedule()
3532 *Tdmdl = 0.0; in dml32_CalculatePrefetchSchedule()
3536 if (VStartup * LineTime < *TSetup + *Tdmdl + Tdmbf + Tdmec + Tdmsks) { in dml32_CalculatePrefetchSchedule()
3546 __func__, *Tdmdl); in dml32_CalculatePrefetchSchedule()
3677 dst_y_prefetch_equ = VStartup - (*TSetup + dml_max(TWait + TCalc, *Tdmdl)) / LineTime - in dml32_CalculatePrefetchSchedule()
3724 …_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", __func__, *Tdmdl); in dml32_CalculatePrefetchSchedule()
A Ddisplay_mode_vba_32.c829 &v->Tdmdl[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1432 v->Tdmdl[k] = v->Tdmdl[k] + Tvstartup_margin; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c159 double *Tdmdl,
870 double *Tdmdl,
954 *Tdmdl = TWait + Tvm_trips + trip_to_mem;
956 *Tdmdl = TWait + UrgentExtraLatency;
961 *Tdmdl = 0.0;
966 if (VStartup * LineTime < *TSetup + *Tdmdl + Tdmbf + Tdmec + Tdmsks) {
972 …print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", __func__, *Tdmdl);
1107 …dst_y_prefetch_equ = VStartup - (*TSetup + dml_max(TWait + TCalc, *Tdmdl)) / LineTime - (*DSTYAft…
1133 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", *Tdmdl);
2687 &v->Tdmdl[k],
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c171 double *Tdmdl,
892 double *Tdmdl,
976 *Tdmdl = TWait + Tvm_trips + trip_to_mem;
978 *Tdmdl = TWait + UrgentExtraLatency;
983 *Tdmdl = 0.0;
988 if (VStartup * LineTime < *TSetup + *Tdmdl + Tdmbf + Tdmec + Tdmsks) {
994 …_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", __func__, *Tdmdl);
1129 …dst_y_prefetch_equ = VStartup - (*TSetup + dml_max(TWait + TCalc, *Tdmdl)) / LineTime - (*DSTYAft…
1155 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", *Tdmdl);
2709 &v->Tdmdl[k],
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c144 double *Tdmdl,
875 double *Tdmdl, in CalculatePrefetchSchedule()
941 *Tdmdl = TWait + Tvm_trips + trip_to_mem; in CalculatePrefetchSchedule()
943 *Tdmdl = TWait + UrgentExtraLatency; in CalculatePrefetchSchedule()
947 if (VStartup * LineTime < Tsetup + *Tdmdl + Tdmbf + Tdmec + Tdmsks) { in CalculatePrefetchSchedule()
955 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", *Tdmdl); in CalculatePrefetchSchedule()
1006 dst_y_prefetch_equ = VStartup - (Tsetup + dml_max(TWait + TCalc, *Tdmdl)) / LineTime in CalculatePrefetchSchedule()
1048 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", *Tdmdl); in CalculatePrefetchSchedule()
2514 &v->Tdmdl[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4843 &v->Tdmdl[k], in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h1013 double Tdmdl[DC__NUM_DPP__MAX]; member
A Ddisplay_mode_vba.c161 dml_get_pipe_attr_func(dmdata_dl_delta_in_us, mode_lib->vba.Tdmdl);

Completed in 71 milliseconds