Home
last modified time | relevance | path

Searched refs:tdlut_opt_time (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h655 double tdlut_opt_time[DML2_MAX_PLANES]; member
882 double tdlut_opt_time[DML2_MAX_PLANES]; member
1205 double tdlut_opt_time[DML2_MAX_PLANES]; member
1290 double tdlut_opt_time[DML2_MAX_PLANES]; member
2034 double tdlut_opt_time; member
2352 double *tdlut_opt_time; member
H A Ddml2_core_dcn5_funcs_mode_programming.c453 calculate_tdlut_setting_params->tdlut_opt_time = &s->tdlut_opt_time[k]; in dcn5_mode_programming()
706 CalculatePrefetchSchedule_params->tdlut_opt_time = s->tdlut_opt_time[k]; in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c2382 *p->tdlut_opt_time = 0; in dcn5_calculate_tdlut_setting()
2448 …*p->tdlut_opt_time = (int) (*p->tdlut_bytes_per_frame - p->cursor_buffer_size * 1024) / tdlut_drai… in dcn5_calculate_tdlut_setting()
2468 DML_LOG_VERBOSE("DML::%s: tdlut_opt_time = %f\n", __func__, *p->tdlut_opt_time); in dcn5_calculate_tdlut_setting()
2795 *p->Tr0_trips = math_max2(*p->Tr0_trips_flip, p->tdlut_opt_time / 2); in dcn5_calculate_prefetch_schedule()
2869 DML_LOG_VERBOSE("DML::%s: tdlut_opt_time = %f\n", __func__, p->tdlut_opt_time); in dcn5_calculate_prefetch_schedule()