Home
last modified time | relevance | path

Searched refs:allow_end_otg_vlines (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_dcn6_calcs_dchub.c1684 int allow_start_otg_vlines, allow_end_otg_vlines; in dcn6_calculate_pstate_schedule_windows() local
1704 allow_end_otg_vlines = v_blank_start[k] - (blackout_otg_vlines - reserved_vblank_otg_vlines); in dcn6_calculate_pstate_schedule_windows()
1708 allow_end_us[k] = allow_end_otg_vlines * otg_vline_time_us[k]; in dcn6_calculate_pstate_schedule_windows()