Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c236 dlg_regs.vratio_prefetch); in print__dlg_regs_st()
Ddisplay_mode_structs.h421 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()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c688 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp1_setup_interdependent()
881 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp1_read_state_common()
885 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); 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()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c249 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp2_setup_interdependent()
1079 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
1083 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20v2.c1410 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml20v2_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20.c1410 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml20_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1483 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()