Home
last modified time | relevance | path

Searched refs:vratio_prefetch (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c556 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp1_program_deadline()
560 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp1_program_deadline()
856 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp1_read_state()
860 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp1_read_state()
Ddcn10_hw_sequencer.c193 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_log_hubp_states()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c236 dlg_regs.vratio_prefetch); in print__dlg_regs_st()
Ddisplay_mode_structs.h468 unsigned int vratio_prefetch; member
Ddml1_display_rq_dlg_calc.c1506 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 21) - 1; in dml1_rq_dlg_get_dlg_params()
1508 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml1_rq_dlg_get_dlg_params()