Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h24 uint32_t vratio_prefetch; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_rq_dlg_helpers.c221 "DML_RQ_DLG_CALC: vratio_prefetch = 0x%0x\n", in print__dlg_regs_st()
222 dlg_regs->vratio_prefetch); in print__dlg_regs_st()
H A Ddisplay_mode_structs.h634 unsigned int vratio_prefetch; member
H A Ddml1_display_rq_dlg_calc.c1519 disp_dlg_regs->vratio_prefetch = (unsigned int) dml_pow(2, 21) - 1; in dml1_rq_dlg_get_dlg_params()
1521 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/hubp/dcn10/
H A Ddcn10_hubp.c718 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp1_setup_interdependent()
941 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp1_read_state_common()
945 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp1_read_state_common()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c331 VRATIO_PREFETCH, pipe_regs->dlg_regs.vratio_prefetch); in hubp401_setup_interdependent()
839 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp401_read_state()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c255 VRATIO_PREFETCH, dlg_attr->vratio_prefetch); in hubp2_setup_interdependent()
1172 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
1176 VRATIO_PREFETCH, &dlg_attr->vratio_prefetch); in hubp2_read_state_common()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c265 dlg_regs->vratio_prefetch, dlg_regs->vratio_prefetch_c, dlg_regs->refcyc_per_pte_group_vblank_l, in dcn10_get_dlg_states()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_display_rq_dlg_calc.c422 disp_dlg_regs->vratio_prefetch = (dml_uint_t)(vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_reg()
H A Ddisplay_mode_util.c265 dml_print("DML: vratio_prefetch = 0x%x\n", dlg_regs->vratio_prefetch); in dml_print_dlg_regs_st()
H A Ddml2_translation_helper.c1469 out->dlg_regs.vratio_prefetch = disp_dlg_regs->vratio_prefetch; in dml2_update_pipe_ctx_dchub_regs()
H A Ddisplay_mode_core_structs.h1944 dml_uint_t vratio_prefetch; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_rq_dlg_calc_32.c452 dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml32_rq_dlg_get_dlg_reg()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2574 || (old_dlg_regs.vratio_prefetch != new_dlg_regs->vratio_prefetch) in dcn401_detect_pipe_changes()
2592 old_dlg_regs.vratio_prefetch = new_dlg_regs->vratio_prefetch; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c1386 disp_dlg_regs->vratio_prefetch = (unsigned int) (vratio_pre_l * dml_pow(2, 19)); in dml20_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c1558 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/dcn31/
H A Ddisplay_rq_dlg_calc_31.c1410 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/dcn314/
H A Ddisplay_rq_dlg_calc_314.c1498 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/hwss/dcn10/
H A Ddcn10_hwseq.c401 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/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12532 disp_dlg_regs->vratio_prefetch = (unsigned int)(l->vratio_pre_l * math_pow(2, 19)); in rq_dlg_get_dlg_reg()