Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_hubp.c82 uint32_t refcyc_per_vm_group_vblank; in apply_DEDCN21_142_wa_for_hostvm_deadline() local
89 REFCYC_PER_VM_GROUP_VBLANK, &refcyc_per_vm_group_vblank); in apply_DEDCN21_142_wa_for_hostvm_deadline()
91 if (refcyc_per_vm_group_vblank == uninitialized_hw_default || in apply_DEDCN21_142_wa_for_hostvm_deadline()
92 refcyc_per_vm_group_vblank > dlg_attr->refcyc_per_vm_group_vblank) 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()
557 REFCYC_PER_VM_GROUP_VBLANK, &dlg_attr.refcyc_per_vm_group_vblank); in hubp21_validate_dml_output()
571 if (dlg_attr.refcyc_per_vm_group_vblank != dml_dlg_attr->refcyc_per_vm_group_vblank) in hubp21_validate_dml_output()
573 dml_dlg_attr->refcyc_per_vm_group_vblank, dlg_attr.refcyc_per_vm_group_vblank); in hubp21_validate_dml_output()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_structs.h665 unsigned int refcyc_per_vm_group_vblank; member
A Ddisplay_mode_vba.h111 dml_get_pipe_attr_decl(refcyc_per_vm_group_vblank);
A Ddisplay_mode_vba.c152 dml_get_pipe_attr_func(refcyc_per_vm_group_vblank, mode_lib->vba.TimePerVMGroupVBlank);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_rq_dlg_calc_21.c1528 …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()
1534 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1535 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_rq_dlg_calc_30.c1615 …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()
1621 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1622 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_rq_dlg_calc_31.c1467 …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()
1473 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1474 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_rq_dlg_calc_314.c1582 …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()
1588 if (disp_dlg_regs->refcyc_per_vm_group_vblank >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1589 disp_dlg_regs->refcyc_per_vm_group_vblank = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()

Completed in 57 milliseconds