Searched refs:refcyc_per_vm_req_flip (Results 1 – 8 of 8) sorted by relevance
433 …disp_dlg_regs->refcyc_per_vm_req_flip = (dml_uint_t)(dml_get_refcyc_per_vm_req_flip_in_us(mode_l… in dml_rq_dlg_get_dlg_reg()517 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (dml_uint_t)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_reg()518 disp_dlg_regs->refcyc_per_vm_req_flip = (dml_uint_t)(dml_pow(2, 23) - 1); in dml_rq_dlg_get_dlg_reg()
1503 out->dlg_regs.refcyc_per_vm_req_flip = disp_dlg_regs->refcyc_per_vm_req_flip; in dml2_update_pipe_ctx_dchub_regs()
293 dml_print("DML: refcyc_per_vm_req_flip = 0x%x\n", dlg_regs->refcyc_per_vm_req_flip); in dml_print_dlg_regs_st()
1968 dml_uint_t refcyc_per_vm_req_flip; member
670 unsigned int refcyc_per_vm_req_flip; member
114 dml_get_pipe_attr_decl(refcyc_per_vm_req_flip);
155 dml_get_pipe_attr_func(refcyc_per_vm_req_flip, mode_lib->vba.TimePerVMRequestFlip);
12636 …disp_dlg_regs->refcyc_per_vm_req_flip = (unsigned int)(mode_lib->mp.TimePerVMRequestFlip[mode_lib-… in rq_dlg_get_dlg_reg()12712 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int)math_pow(2, 23)) in rq_dlg_get_dlg_reg()12713 disp_dlg_regs->refcyc_per_vm_req_flip = (unsigned int)(math_pow(2, 23) - 1); in rq_dlg_get_dlg_reg()