Home
last modified time | relevance | path

Searched refs:Tr0_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.h660 double Tr0_trips_flip[DML2_MAX_PLANES]; member
886 double Tr0_trips_flip[DML2_MAX_PLANES]; member
1189 double Tr0_trips_flip[DML2_MAX_PLANES]; member
1303 double Tr0_trips_flip[DML2_MAX_PLANES]; member
2074 double *Tr0_trips_flip; member
H A Ddml2_core_dcn5_calcs_dchub.c2794 *p->Tr0_trips_flip = s->trip_to_mem * (s->HostVMDynamicLevelsTrips + 1); in dcn5_calculate_prefetch_schedule()
2795 *p->Tr0_trips = math_max2(*p->Tr0_trips_flip, p->tdlut_opt_time / 2); in dcn5_calculate_prefetch_schedule()
2906 …*p->Tr0_trips_flip_rounded = math_ceil2(4.0 * *p->Tr0_trips_flip / s->LineTime, 1.0) / 4.0 * s->Li… in dcn5_calculate_prefetch_schedule()
3031 DML_LOG_VERBOSE("DML::%s: Tr0_trips_flip = %f\n", __func__, *p->Tr0_trips_flip); in dcn5_calculate_prefetch_schedule()
3987 double Tr0_trips_flip, in dcn5_calculate_flip_schedule() argument
4034 DML_LOG_VERBOSE("DML::%s: Tr0_trips_flip = %f\n", __func__, Tr0_trips_flip); in dcn5_calculate_flip_schedule()
4132 l->Tr0_flip = math_max3(Tr0_trips_flip, in dcn5_calculate_flip_schedule()
4139 …>dpte_row_bytes * HostVMInefficiencyFactor + meta_row_bytes) / l->ImmediateFlipBW, Tr0_trips_flip); in dcn5_calculate_flip_schedule()
H A Ddml2_core_dcn6_calcs_dchub.c521 double Tr0_trips_flip, in dcn6_calculate_flip_schedule() argument
558 DML_LOG_VERBOSE("DML::%s: Tr0_trips_flip = %f\n", __func__, Tr0_trips_flip); in dcn6_calculate_flip_schedule()
633 l->Tr0_flip = math_max3(Tr0_trips_flip, in dcn6_calculate_flip_schedule()
H A Ddml2_core_dcn5_funcs_mode_programming.c735 CalculatePrefetchSchedule_params->Tr0_trips_flip = &s->Tr0_trips_flip[k]; in dcn5_mode_programming()
928 s->Tr0_trips_flip[k], in dcn5_mode_programming()