Searched refs:TimeForFetchingRowInVBlank (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c3459 double TimeForFetchingRowInVBlank = 0; local
3889 TimeForFetchingRowInVBlank = Tr0_oto;
3915 TimeForFetchingRowInVBlank = Tr0_equ;
3925 dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0;
3934 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
4026 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
4032 TimeForFetchingMetaPTE - 2*TimeForFetchingRowInVBlank - (*DSTYAfterScaler +
4101 TimeForFetchingRowInVBlank = 0;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c712 double TimeForFetchingRowInVBlank = 0; local
924 TimeForFetchingRowInVBlank =
938 TimeForFetchingRowInVBlank = (LineTime - TimeForFetchingMetaPTE) / 2.0;
940 // TimeForFetchingRowInVBlank = 0.0;
945 *DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0;
1017 dml_print("DML: Tr0: %fus\n", TimeForFetchingRowInVBlank);
1018 dml_print("DML: Tsw: %fus\n", (double)(*DestinationLinesForPrefetch) * LineTime - TimeForFetchingMetaPTE - TimeForFetchingRowInVBlank);
1053 TimeForFetchingRowInVBlank = 0;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c892 double TimeForFetchingRowInVBlank = 0; local
1271 TimeForFetchingRowInVBlank = Tr0_oto;
1276 TimeForFetchingRowInVBlank = Tr0_equ;
1282 *DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0;
1296 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
1382 (double) LinesToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
1384 dml_print("DML: Tr0: %fus - time to fetch first row of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1393 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1448 TimeForFetchingRowInVBlank
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c913 double TimeForFetchingRowInVBlank = 0; local
1292 TimeForFetchingRowInVBlank = Tr0_oto;
1297 TimeForFetchingRowInVBlank = Tr0_equ;
1303 *DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0;
1317 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, TimeForFetchingRowInVBlank);
1403 (double) LinesToRequestPrefetchPixelData * LineTime + 2.0 * TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
1405 dml_print("DML: Tr0: %fus - time to fetch first row of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1413 VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank
1468 TimeForFetchingRowInVBlank
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c890 double TimeForFetchingRowInVBlank = 0; local
1179 TimeForFetchingRowInVBlank = Tr0_oto;
1184 TimeForFetchingRowInVBlank = Tr0_equ;
1190 *DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0) / 4.0;
1240 dml_print("DML: Tpre: %fus - sum of tim to request meta pte, 2 x data pte + meta data, swaths\n", (double)LinesToRequestPrefetchPixelData * LineTime + 2.0*TimeForFetchingRowInVBlank + TimeForFetchingMetaPTE);
1242 dml_print("DML: Tr0: %fus - time to fetch first row of data pagetables and first row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1243 dml_print("DML: Tr1: %fus - time to fetch second row of data pagetables and second row of meta data (done in parallel)\n", TimeForFetchingRowInVBlank);
1247 dml_print("DML: Tslack(pre): %fus - time left over in schedule\n", VStartup * LineTime - TimeForFetchingMetaPTE - 2 * TimeForFetchingRowInVBlank - (*DSTYAfterScaler + ((*DSTXAfterScaler) / (double) myPipe->HTotal)) * LineTime - TWait - TCalc - Tsetup);
1284 TimeForFetchingRowInVBlank = 0;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c606 double TimeForFetchingRowInVBlank = 0; local
741 TimeForFetchingRowInVBlank =
754 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE;
756 TimeForFetchingRowInVBlank = 0.0;
764 4.0 * (TimeForFetchingRowInVBlank / LineTime + 0.125),
849 TimeForFetchingRowInVBlank = 0;
H A Ddisplay_mode_vba_20.c516 double TimeForFetchingRowInVBlank = 0; local
681 TimeForFetchingRowInVBlank =
694 TimeForFetchingRowInVBlank = LineTime - TimeForFetchingMetaPTE;
696 TimeForFetchingRowInVBlank = 0.0;
704 4.0 * (TimeForFetchingRowInVBlank / LineTime + 0.125),
789 TimeForFetchingRowInVBlank = 0;
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1013 s->TimeForFetchingRowInVBlank = 0.0;
1411 s->TimeForFetchingRowInVBlank = s->Tr0_oto;
1414 *p->DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * s->TimeForFetchingRowInVBlank / s->LineTime, 1.0) / 4.0;
1418 s->TimeForFetchingRowInVBlank = s->Tr0_equ;
1422 *p->DestinationLinesToRequestRowInVBlank = dml_floor(4.0 * s->TimeForFetchingRowInVBlank / s->LineTime, 1.0) / 4.0;
1425 *p->DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * s->TimeForFetchingRowInVBlank / s->LineTime, 1.0) / 4.0;
1434 dml_print("DML::%s: TimeForFetchingRowInVBlank = %f\n", __func__, s->TimeForFetchingRowInVBlank);
1510 dml_print("DML: Tpre: %fus - sum of time to request meta pte, 2 x data pte + meta data, swaths\n", (dml_float_t)s->LinesToRequestPrefetchPixelData * s->LineTime + 2.0 * s->TimeForFetchingRowInVBlank + s->TimeForFetchingMetaPTE);
1512 dml_print("DML: Tr0: %fus - time to fetch first row of data pagetables and first row of meta data (done in parallel)\n", s->TimeForFetchingRowInVBlank);
[all...]
H A Ddisplay_mode_core_structs.h1788 dml_float_t TimeForFetchingRowInVBlank; member in struct:CalculatePrefetchSchedule_locals_st

Completed in 494 milliseconds