Searched refs:svp_req_limit (Results 1 – 2 of 2) sorted by relevance
676 …unsigned int svp_req_limit[DML2_MAX_PLANES]; // per stream, should be the same value in time betwe… member905 …unsigned int svp_req_limit[DML2_MAX_PLANES]; // per stream, should be the same value in time betwe… member2275 unsigned int *svp_req_limit; member2308 unsigned int *svp_req_limit; member
80 …p->svp_req_limit[i] = (unsigned int)math_ceil((pad_us + max_swath_time_all_planes_us) / line_time_… in dcn6_calculate_alternate_svp_lines()451 if (p->svp_req_limit[i] * line_time_us > svp_req_lim_us) in dcn6_calculate_alternate_params()452 svp_req_lim_us = p->svp_req_limit[i] * line_time_us; in dcn6_calculate_alternate_params()509 …p->nom_req_limit_alt[i] = (unsigned int)math_max2(p->svp_req_limit[i], math_ceil((copy_time_us) / … in dcn6_calculate_alternate_params()928 disp_dlg_regs->dst_y_svp_drq_limit = mode_lib->mp.svp_req_limit[l->stream_idx]; in dcn6_rq_dlg_get_dlg_reg()