Home
last modified time | relevance | path

Searched refs:refcyc_per_vm_group_vblank (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.c84 uint32_t refcyc_per_vm_group_vblank; in apply_DEDCN21_142_wa_for_hostvm_deadline() local
91 REFCYC_PER_VM_GROUP_VBLANK, &refcyc_per_vm_group_vblank); in apply_DEDCN21_142_wa_for_hostvm_deadline()
93 if (refcyc_per_vm_group_vblank == uninitialized_hw_default || in apply_DEDCN21_142_wa_for_hostvm_deadline()
94 refcyc_per_vm_group_vblank > dlg_attr->refcyc_per_vm_group_vblank) in apply_DEDCN21_142_wa_for_hostvm_deadline()
96 REFCYC_PER_VM_GROUP_VBLANK, dlg_attr->refcyc_per_vm_group_vblank); in apply_DEDCN21_142_wa_for_hostvm_deadline()
559 REFCYC_PER_VM_GROUP_VBLANK, &dlg_attr.refcyc_per_vm_group_vblank); in hubp21_validate_dml_output()
573 if (dlg_attr.refcyc_per_vm_group_vblank != dml_dlg_attr->refcyc_per_vm_group_vblank) in hubp21_validate_dml_output()
575 dml_dlg_attr->refcyc_per_vm_group_vblank, dlg_attr.refcyc_per_vm_group_vblank); in hubp21_validate_dml_output()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h39 uint32_t refcyc_per_vm_group_vblank; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_display_rq_dlg_calc.c430 …disp_dlg_regs->refcyc_per_vm_group_vblank = (dml_uint_t)(dml_get_refcyc_per_vm_group_vblank_in_us… in dml_rq_dlg_get_dlg_reg()
508 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (dml_uint_t)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_reg()
509 disp_dlg_regs->refcyc_per_vm_group_vblank = (dml_uint_t)(dml_pow(2, 23) - 1); in dml_rq_dlg_get_dlg_reg()
H A Ddisplay_mode_util.c287 dml_print("DML: refcyc_per_vm_group_vblank = 0x%x\n", dlg_regs->refcyc_per_vm_group_vblank); in dml_print_dlg_regs_st()
H A Ddml2_translation_helper.c1509 out->dlg_regs.refcyc_per_vm_group_vblank = disp_dlg_regs->refcyc_per_vm_group_vblank; in dml2_update_pipe_ctx_dchub_regs()
H A Ddisplay_mode_core_structs.h1965 dml_uint_t refcyc_per_vm_group_vblank; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_rq_dlg_calc_32.c460 …dlg_regs->refcyc_per_vm_group_vblank = get_refcyc_per_vm_group_vblank_in_us(mode_lib, e2e_pipe_par… in dml32_rq_dlg_get_dlg_reg()
559 if (dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int) dml_pow(2, 23)) in dml32_rq_dlg_get_dlg_reg()
560 dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml32_rq_dlg_get_dlg_reg()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h667 unsigned int refcyc_per_vm_group_vblank; member
H A Ddisplay_mode_vba.h111 dml_get_pipe_attr_decl(refcyc_per_vm_group_vblank);
H A Ddisplay_mode_vba.c152 dml_get_pipe_attr_func(refcyc_per_vm_group_vblank, mode_lib->vba.TimePerVMGroupVBlank);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c1508 …disp_dlg_regs->refcyc_per_vm_group_vblank = get_refcyc_per_vm_group_vblank(mode_lib, e2e_pipe_pa… in dml_rq_dlg_get_dlg_params()
1514 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1515 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c1599 …disp_dlg_regs->refcyc_per_vm_group_vblank = get_refcyc_per_vm_group_vblank(mode_lib, e2e_pipe_pa… in dml_rq_dlg_get_dlg_params()
1605 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1606 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c1439 …disp_dlg_regs->refcyc_per_vm_group_vblank = get_refcyc_per_vm_group_vblank_in_us(mode_lib, e2e_pip… in dml_rq_dlg_get_dlg_params()
1445 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1446 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c1527 …disp_dlg_regs->refcyc_per_vm_group_vblank = get_refcyc_per_vm_group_vblank_in_us(mode_lib, e2e_pip… in dml_rq_dlg_get_dlg_params()
1533 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1534 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12600 …disp_dlg_regs->refcyc_per_vm_group_vblank = (unsigned int)(mode_lib->mp.TimePerVMGroupVBlank[mode_… in rq_dlg_get_dlg_reg()
12670 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int)math_pow(2, 23)) in rq_dlg_get_dlg_reg()
12671 disp_dlg_regs->refcyc_per_vm_group_vblank = (unsigned int)(math_pow(2, 23) - 1); in rq_dlg_get_dlg_reg()