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,
96 ip_caps->max_flip_time_lines = ip_params->max_flip_time_lines; in patch_ip_caps_with_explicit_ip_params()
121 ip_params->max_flip_time_lines = ip_caps->max_flip_time_lines; in patch_ip_params_with_ip_caps()
H A Ddml2_core_dcn4_calcs.c6493 unsigned int max_flip_time_lines, in CalculateFlipSchedule() argument
6514 DML_LOG_VERBOSE("DML::%s: ip.max_flip_time_lines = %d\n", __func__, max_flip_time_lines); in CalculateFlipSchedule()
6565 …l->max_flip_time = math_min2(math_min2(l->min_row_time, (double)max_flip_time_lines * LineTime / V… in CalculateFlipSchedule()
7805 mode_lib->ip.max_flip_time_lines, in dml_core_ms_prefetch_check()
11556 mode_lib->ip.max_flip_time_lines, in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/
H A Ddml_top_soc_parameter_types.h191 unsigned int max_flip_time_lines; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h348 .max_flip_time_lines = 32,