Home
last modified time | relevance | path

Searched refs:max_flip_time_lines (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_dcn4.c73 .max_flip_time_lines = 32,
143 .max_flip_time_lines = 50,
176 ip_caps->max_flip_time_lines = ip_params->max_flip_time_lines; in patch_ip_caps_with_explicit_ip_params()
202 ip_params->max_flip_time_lines = ip_caps->max_flip_time_lines; in patch_ip_params_with_ip_caps()
H A Ddml2_core_shared_types.h84 unsigned int max_flip_time_lines; member
H A Ddml2_core_dcn4_calcs.c6513 unsigned int max_flip_time_lines, in CalculateFlipSchedule() argument
6535 DML_LOG_VERBOSE("DML::%s: ip.max_flip_time_lines = %d\n", __func__, max_flip_time_lines); in CalculateFlipSchedule()
6586 …l->max_flip_time = math_min2(math_min2(l->min_row_time, (double)max_flip_time_lines * LineTime / V… in CalculateFlipSchedule()
7825 mode_lib->ip.max_flip_time_lines, in dml_core_ms_prefetch_check()
11577 mode_lib->ip.max_flip_time_lines, in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/bounding_boxes/
H A Ddcn42_soc_bb.h252 .max_flip_time_lines = 50,