Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c233 dlg_regs->vratio_prefetch); in print__dlg_regs_st()
Ddisplay_mode_structs.h460 unsigned int vratio_prefetch; member
Ddml1_display_rq_dlg_calc.c1520 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 21) - 1; in dml1_rq_dlg_get_dlg_params()
1522 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml1_rq_dlg_get_dlg_params()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c698 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp1_setup_interdependent()
920 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp1_read_state_common()
924 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.c242 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_log_hubp_states()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c253 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp2_setup_interdependent()
1102 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
1106 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
Ddcn20_hwseq.c1361 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch || in dcn20_detect_pipe_changes()
1379 old_dlg_attr.vratio_prefetch = new_dlg_attr->vratio_prefetch; in dcn20_detect_pipe_changes()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_rq_dlg_calc_31.c1548 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()
1558 if (disp_dlg_regs->vratio_prefetch >= (unsigned int) dml_pow(2, 22)) { in dml_rq_dlg_get_dlg_params()
1559 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 22) - 1; in dml_rq_dlg_get_dlg_params()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c1406 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml20_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20v2.c1407 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml20v2_rq_dlg_get_dlg_params()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1476 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c1664 disp_dlg_regs->vratio_prefetch = (unsigned int)(vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()