Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_rq_dlg_helpers.c236 dlg_regs->vratio_prefetch); in print__dlg_regs_st()
A Ddisplay_mode_structs.h457 unsigned int vratio_prefetch; member
A Ddml1_display_rq_dlg_calc.c1524 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 21) - 1; in dml1_rq_dlg_get_dlg_params()
1526 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml1_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A 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()
A 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()
A Ddcn10_hw_sequencer.c240 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_log_hubp_states()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_rq_dlg_calc_31.c1535 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()
1545 if (disp_dlg_regs->vratio_prefetch >= (unsigned int) dml_pow(2, 22)) { in dml_rq_dlg_get_dlg_params()
1546 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 22) - 1; in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubp.c254 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp2_setup_interdependent()
1107 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
1111 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
A Ddcn20_hwseq.c1357 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch || in dcn20_detect_pipe_changes()
1375 old_dlg_attr.vratio_prefetch = new_dlg_attr->vratio_prefetch; in dcn20_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A 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()
A 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/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A 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/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A 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()

Completed in 48 milliseconds