Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h642 double tdlut_opt_time[DML2_MAX_PLANES]; member
832 double tdlut_opt_time[DML2_MAX_PLANES]; member
1135 double tdlut_opt_time[DML2_MAX_PLANES]; member
1220 double tdlut_opt_time[DML2_MAX_PLANES]; member
1960 double tdlut_opt_time; member
2194 double *tdlut_opt_time; member
H A Ddml2_core_dcn4_calcs.c4658 *p->tdlut_opt_time = 0; in calculate_tdlut_setting()
4728 …*p->tdlut_opt_time = (*p->tdlut_bytes_per_frame - p->cursor_buffer_size * 1024) / tdlut_drain_rate; in calculate_tdlut_setting()
4730 *p->tdlut_opt_time = 0; in calculate_tdlut_setting()
4751 DML_LOG_VERBOSE("DML::%s: tdlut_opt_time = %f\n", __func__, *p->tdlut_opt_time); in calculate_tdlut_setting()
5225 *p->Tr0_trips = math_max2(*p->Tr0_trips_flip, p->tdlut_opt_time / 2); in CalculatePrefetchSchedule()
5280 DML_LOG_VERBOSE("DML::%s: tdlut_opt_time = %f\n", __func__, p->tdlut_opt_time); in CalculatePrefetchSchedule()
7375 calculate_tdlut_setting_params->tdlut_opt_time = &s->tdlut_opt_time[k]; in dml_core_ms_prefetch_check()
7526 CalculatePrefetchSchedule_params->tdlut_opt_time = s->tdlut_opt_time[k]; in dml_core_ms_prefetch_check()
10969 calculate_tdlut_setting_params->tdlut_opt_time = &s->tdlut_opt_time[k]; in dml_core_mode_programming()
11314 CalculatePrefetchSchedule_params->tdlut_opt_time = s->tdlut_opt_time[k]; in dml_core_mode_programming()