Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h677 unsigned int nom_req_limit_alt[DML2_MAX_PLANES]; member
906 unsigned int nom_req_limit_alt[DML2_MAX_PLANES]; // per stream member
2323 unsigned int *nom_req_limit_alt; member
H A Ddml2_core_dcn6_calcs_dchub.c509 …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()
927 disp_dlg_regs->dst_y_delta_drq_limit = mode_lib->mp.nom_req_limit_alt[l->stream_idx]; in dcn6_rq_dlg_get_dlg_reg()