Home
last modified time | relevance | path

Searched refs:max_flip_time_lines (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c72 .max_flip_time_lines = 32,
95 ip_caps->max_flip_time_lines = ip_params->max_flip_time_lines; in patch_ip_caps_with_explicit_ip_params()
120 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.h81 unsigned int max_flip_time_lines; member
H A Ddml2_core_dcn4_calcs.c6474 unsigned int max_flip_time_lines, in CalculateFlipSchedule() argument
6495 DML_LOG_VERBOSE("DML::%s: ip.max_flip_time_lines = %d\n", __func__, max_flip_time_lines); in CalculateFlipSchedule()
6546 l->max_flip_time = math_min2(math_min2(l->min_row_time, (double)max_flip_time_lines * LineTime / VRatio), in CalculateFlipSchedule()
7775 mode_lib->ip.max_flip_time_lines, in dml_core_ms_prefetch_check()
11506 mode_lib->ip.max_flip_time_lines, in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h183 unsigned int max_flip_time_lines; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h349 .max_flip_time_lines = 32,