Searched refs:refcyc_per_vm_group_flip (Results 1 – 5 of 5) sorted by relevance
91 if (cur_value > dlg_attr->refcyc_per_vm_group_flip) in apply_DEDCN21_142_wa_for_hostvm_deadline()93 REFCYC_PER_VM_GROUP_FLIP, dlg_attr->refcyc_per_vm_group_flip); in apply_DEDCN21_142_wa_for_hostvm_deadline()
454 unsigned int refcyc_per_vm_group_flip; member
81 dml_get_pipe_attr_decl(refcyc_per_vm_group_flip);
140 dml_get_pipe_attr_func(refcyc_per_vm_group_flip, mode_lib->vba.TimePerVMGroupFlip);
1525 …disp_dlg_regs->refcyc_per_vm_group_flip = get_refcyc_per_vm_group_flip(mode_lib, e2e_pipe_para… in dml_rq_dlg_get_dlg_params()1533 if (disp_dlg_regs->refcyc_per_vm_group_flip >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()1534 disp_dlg_regs->refcyc_per_vm_group_flip = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()