Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c600 VRATIO_PREFETCH_C, dlg_attr->vratio_prefetch_c); in hubp1_program_deadline()
603 VRATIO_PREFETCH_C, dlg_attr->vratio_prefetch_c); in hubp1_program_deadline()
900 VRATIO_PREFETCH_C, &dlg_attr->vratio_prefetch_c); in hubp1_read_state()
903 VRATIO_PREFETCH_C, &dlg_attr->vratio_prefetch_c); 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.c239 dlg_regs.vratio_prefetch_c); in print__dlg_regs_st()
Ddisplay_mode_structs.h469 unsigned int vratio_prefetch_c; member
Ddml1_display_rq_dlg_calc.c1512 disp_dlg_regs->vratio_prefetch_c = (unsigned int) dml_pow(2, 21) - 1; in dml1_rq_dlg_get_dlg_params()
1514 disp_dlg_regs->vratio_prefetch_c = (unsigned int) (vratio_pre_c * dml_pow(2, 19)); in dml1_rq_dlg_get_dlg_params()