Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1036 unsigned int pstate_keepout_dst_lines[DML2_MAX_PLANES]; member
H A Ddml2_core_dcn5_funcs_mode_programming.c1148 …ate_keepout_dst_lines(display_cfg, &mode_lib->mp.Watermark, mode_lib->mp.pstate_keepout_dst_lines); in dcn5_mode_programming()
1450 …out->dcn4x.pstate_keepout_start_lines = mode_lib->mp.pstate_keepout_dst_lines[mode_lib->mp.pipe_pl… in dcn5_get_global_sync_programming()
H A Ddml2_core_dcn5_calcs_dchub.c4514 unsigned int pstate_keepout_dst_lines[]) in dcn5_calculate_pstate_keepout_dst_lines() argument
4523 pstate_keepout_dst_lines[i] = in dcn5_calculate_pstate_keepout_dst_lines()
4526 if (pstate_keepout_dst_lines[i] > stream_descriptor->timing.v_total - 1) { in dcn5_calculate_pstate_keepout_dst_lines()
4527 pstate_keepout_dst_lines[i] = stream_descriptor->timing.v_total - 1; in dcn5_calculate_pstate_keepout_dst_lines()