Home
last modified time | relevance | path

Searched refs:Tvm_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.h950 double Tvm_trips_flip_rounded[DML2_MAX_PLANES]; member
1065 double Tvm_trips_flip_rounded[DML2_MAX_PLANES]; member
1816 double *Tvm_trips_flip_rounded; member
H A Ddml2_core_dcn4_calcs.c5331 …*p->Tvm_trips_flip_rounded = math_ceil2(4.0 * *p->Tvm_trips_flip / s->LineTime, 1.0) / 4.0 * s->Li… in CalculatePrefetchSchedule()
5337 *p->Tvm_trips_flip_rounded = s->LineTime / 4.0; in CalculatePrefetchSchedule()
5341 *p->Tvm_trips_flip_rounded = math_max2(*p->Tvm_trips_flip_rounded, s->LineTime / 4.0); in CalculatePrefetchSchedule()
6517 double Tvm_trips_flip_rounded, in CalculateFlipSchedule() argument
6564 dml2_printf("DML::%s: Tvm_trips_flip_rounded = %f\n", __func__, Tvm_trips_flip_rounded); in CalculateFlipSchedule()
6606 math_max2(Tvm_trips_flip_rounded + 2 * Tr0_trips_flip_rounded, (double)max_flip_time_us)); in CalculateFlipSchedule()
6620 l->hvm_scaled_row_bytes / (l->max_flip_time - Tvm_trips_flip_rounded)); in CalculateFlipSchedule()
9109 CalculatePrefetchSchedule_params->Tvm_trips_flip_rounded = &s->Tvm_trips_flip_rounded[k]; in dml_core_mode_support()
9357 s->Tvm_trips_flip_rounded[k], in dml_core_mode_support()
11340 CalculatePrefetchSchedule_params->Tvm_trips_flip_rounded = &s->Tvm_trips_flip_rounded[k]; in dml_core_mode_programming()
[all …]