Searched refs:vratio_prefetch (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_rq_dlg_helpers.c | 236 dlg_regs.vratio_prefetch); in print__dlg_regs_st()
|
D | display_mode_structs.h | 421 unsigned int vratio_prefetch; member
|
D | dml1_display_rq_dlg_calc.c | 1506 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/ |
D | dcn10_hubp.c | 688 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()
|
D | dcn10_hw_sequencer_debug.c | 264 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_get_dlg_states()
|
D | dcn10_hw_sequencer.c | 204 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/ |
D | dcn20_hubp.c | 249 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/ |
D | display_rq_dlg_calc_20v2.c | 1410 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml20v2_rq_dlg_get_dlg_params()
|
D | display_rq_dlg_calc_20.c | 1410 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/ |
D | display_rq_dlg_calc_21.c | 1483 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_params()
|