Searched refs:vratio_prefetch (Results 1 – 7 of 7) sorted by relevance
634 unsigned int vratio_prefetch; member
1519 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 21) - 1; in dml1_rq_dlg_get_dlg_params()1521 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml1_rq_dlg_get_dlg_params()
1626 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch || in dcn20_detect_pipe_changes()1644 old_dlg_attr.vratio_prefetch = new_dlg_attr->vratio_prefetch; in dcn20_detect_pipe_changes()
2878 || (old_dlg_regs.vratio_prefetch != new_dlg_regs->vratio_prefetch) in dcn401_detect_pipe_changes()2896 old_dlg_regs.vratio_prefetch = new_dlg_regs->vratio_prefetch; in dcn401_detect_pipe_changes()
2884 …uint32_t vratio_prefetch; /* PREFETCH_SETTINS->VRATIO_PREFETCH from dlg_regs.vratio… member
1943 dml_uint_t vratio_prefetch; member
6666 state->hubp[i].vratio_prefetch = pipe_ctx->dlg_regs.vratio_prefetch; in dc_capture_register_software_state()