Searched refs:vratio_prefetch_c (Results 1 – 11 of 11) sorted by relevance
635 unsigned int vratio_prefetch_c; member
83 dml_get_pipe_attr_decl(vratio_prefetch_c);
144 dml_get_pipe_attr_func(vratio_prefetch_c, mode_lib->vba.VRatioPrefetchC);
423 disp_dlg_regs->vratio_prefetch_c = (dml_uint_t)(vratio_pre_c * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_reg()
1479 out->dlg_regs.vratio_prefetch_c = disp_dlg_regs->vratio_prefetch_c; in dml2_update_pipe_ctx_dchub_regs()
269 dml_print("DML: vratio_prefetch_c = 0x%x\n", dlg_regs->vratio_prefetch_c); in dml_print_dlg_regs_st()
1944 dml_uint_t vratio_prefetch_c; member
10289 dml_get_per_surface_var_func(vratio_prefetch_c, dml_float_t, mode_lib->mp.VRatioPrefetchC);
2830 || (old_dlg_regs.vratio_prefetch_c != new_dlg_regs->vratio_prefetch_c) in dcn401_detect_pipe_changes()2848 old_dlg_regs.vratio_prefetch_c = new_dlg_regs->vratio_prefetch_c; in dcn401_detect_pipe_changes()
3017 …uint32_t vratio_prefetch_c; /* PREFETCH_SETTINS_C->VRATIO_PREFETCH_C from dlg_regs.vr… member
12626 disp_dlg_regs->vratio_prefetch_c = (unsigned int)(l->vratio_pre_c * math_pow(2, 19)); in rq_dlg_get_dlg_reg()