Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12971 unsigned int phantom_min_v_active_lines; in dml2_core_calcs_get_stream_support_info() local
12988phantom_min_v_active_lines = (unsigned int)math_ceil((double)dml_get_plane_subviewport_lines_neede… in dml2_core_calcs_get_stream_support_info()
12990 …phantom_v_active_lines = phantom_processing_delay_lines + phantom_min_v_active_lines + mode_lib->i… in dml2_core_calcs_get_stream_support_info()
13002 out->phantom_min_v_active = phantom_min_v_active_lines; in dml2_core_calcs_get_stream_support_info()