Home
last modified time | relevance | path

Searched refs:Tr0_trips_flip_rounded (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h951 double Tr0_trips_flip_rounded[DML2_MAX_PLANES]; member
1066 double Tr0_trips_flip_rounded[DML2_MAX_PLANES]; member
1817 double *Tr0_trips_flip_rounded; member
H A Ddml2_core_dcn4_calcs.c5345 …*p->Tr0_trips_flip_rounded = math_ceil2(4.0 * *p->Tr0_trips_flip / s->LineTime, 1.0) / 4.0 * s->Li… in CalculatePrefetchSchedule()
5348 *p->Tr0_trips_flip_rounded = s->LineTime / 4.0; in CalculatePrefetchSchedule()
5351 *p->Tr0_trips_flip_rounded = math_max2(*p->Tr0_trips_flip_rounded, s->LineTime / 4.0); in CalculatePrefetchSchedule()
6518 double Tr0_trips_flip_rounded, in CalculateFlipSchedule() argument
6565 dml2_printf("DML::%s: Tr0_trips_flip_rounded = %f\n", __func__, Tr0_trips_flip_rounded); in CalculateFlipSchedule()
6606 math_max2(Tvm_trips_flip_rounded + 2 * Tr0_trips_flip_rounded, (double)max_flip_time_us)); in CalculateFlipSchedule()
6619 l->hvm_scaled_vm_bytes / (l->max_flip_time - Tno_bw_flip - 2 * Tr0_trips_flip_rounded), in CalculateFlipSchedule()
9110 CalculatePrefetchSchedule_params->Tr0_trips_flip_rounded = &s->Tr0_trips_flip_rounded[k]; in dml_core_mode_support()
9358 s->Tr0_trips_flip_rounded[k], in dml_core_mode_support()
11341 CalculatePrefetchSchedule_params->Tr0_trips_flip_rounded = &s->Tr0_trips_flip_rounded[k]; in dml_core_mode_programming()
[all …]