Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3544 uint32_t v_update = 0; in adaptive_sync_override_dp_info_packets_sdp_line_num() local
3556 v_update = (tg->v_total - (pipe_dlg_param->vstartup_start - asic_blank_end)); in adaptive_sync_override_dp_info_packets_sdp_line_num()
3558 sdp_line_num->adaptive_sync_line_num = (tg->v_total - v_update - 1); in adaptive_sync_override_dp_info_packets_sdp_line_num()