Home
last modified time | relevance | path

Searched refs:Tvm_trips_flip (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h659 double Tvm_trips_flip[DML2_MAX_PLANES]; member
885 double Tvm_trips_flip[DML2_MAX_PLANES]; member
1188 double Tvm_trips_flip[DML2_MAX_PLANES]; member
1302 double Tvm_trips_flip[DML2_MAX_PLANES]; member
2073 double *Tvm_trips_flip; member
H A Ddml2_core_dcn6_calcs_dchub.c520 double Tvm_trips_flip, in dcn6_calculate_flip_schedule() argument
557 DML_LOG_VERBOSE("DML::%s: Tvm_trips_flip = %f\n", __func__, Tvm_trips_flip); in dcn6_calculate_flip_schedule()
629 l->Tvm_flip = math_max3(Tvm_trips_flip, in dcn6_calculate_flip_schedule()
638 … __func__, Tno_bw_flip + vm_bytes * HostVMInefficiencyFactor / l->ImmediateFlipBW, Tvm_trips_flip); in dcn6_calculate_flip_schedule()
H A Ddml2_core_dcn5_calcs_dchub.c2790 *p->Tvm_trips_flip = *p->Tvm_trips; in dcn5_calculate_prefetch_schedule()
2792 *p->Tvm_trips_flip = *p->Tvm_trips - s->trip_to_mem; in dcn5_calculate_prefetch_schedule()
2892 …*p->Tvm_trips_flip_rounded = math_ceil2(4.0 * *p->Tvm_trips_flip / s->LineTime, 1.0) / 4.0 * s->Li… in dcn5_calculate_prefetch_schedule()
3030 DML_LOG_VERBOSE("DML::%s: Tvm_trips_flip = %f\n", __func__, *p->Tvm_trips_flip); in dcn5_calculate_prefetch_schedule()
3986 double Tvm_trips_flip, in dcn5_calculate_flip_schedule() argument
4033 DML_LOG_VERBOSE("DML::%s: Tvm_trips_flip = %f\n", __func__, Tvm_trips_flip); in dcn5_calculate_flip_schedule()
4128 l->Tvm_flip = math_max3(Tvm_trips_flip, in dcn5_calculate_flip_schedule()
4138 … __func__, Tno_bw_flip + vm_bytes * HostVMInefficiencyFactor / l->ImmediateFlipBW, Tvm_trips_flip); in dcn5_calculate_flip_schedule()
H A Ddml2_core_dcn5_funcs_mode_programming.c734 CalculatePrefetchSchedule_params->Tvm_trips_flip = &s->Tvm_trips_flip[k]; in dcn5_mode_programming()
927 s->Tvm_trips_flip[k], in dcn5_mode_programming()