Home
last modified time | relevance | path

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

/Linux-v5.4/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.h422 unsigned int vratio_prefetch_c; member
Ddisplay_mode_vba.h68 dml_get_pipe_attr_decl(vratio_prefetch_c);
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()
Ddisplay_mode_vba.c124 dml_get_pipe_attr_func(vratio_prefetch_c, mode_lib->vba.VRatioPrefetchC);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c691 VRATIO_PREFETCH_C, dlg_attr->vratio_prefetch_c); in hubp1_setup_interdependent()
925 VRATIO_PREFETCH_C, &dlg_attr->vratio_prefetch_c); in hubp1_read_state_common()
928 VRATIO_PREFETCH_C, &dlg_attr->vratio_prefetch_c); in hubp1_read_state_common()
Ddcn10_hw_sequencer_debug.c264 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_get_dlg_states()
Ddcn10_hw_sequencer.c204 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_log_hubp_states()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c252 VRATIO_PREFETCH_C, dlg_attr->vratio_prefetch_c); in hubp2_setup_interdependent()
1123 VRATIO_PREFETCH_C, &dlg_attr->vratio_prefetch_c); in hubp2_read_state_common()
1126 VRATIO_PREFETCH_C, &dlg_attr->vratio_prefetch_c); in hubp2_read_state_common()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c1411 disp_dlg_regs->vratio_prefetch_c = (unsigned int) (vratio_pre_c * dml_pow(2, 19)); in dml20_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20v2.c1411 disp_dlg_regs->vratio_prefetch_c = (unsigned int) (vratio_pre_c * dml_pow(2, 19)); in dml20v2_rq_dlg_get_dlg_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1484 disp_dlg_regs->vratio_prefetch_c = (unsigned int) (vratio_pre_c * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()