Home
last modified time | relevance | path

Searched refs:refcyc_per_vm_req_flip (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
A Ddcn21_hubp.c87 uint32_t refcyc_per_vm_req_flip; in apply_DEDCN21_142_wa_for_hostvm_deadline() local
115 REFCYC_PER_VM_REQ_FLIP, &refcyc_per_vm_req_flip); in apply_DEDCN21_142_wa_for_hostvm_deadline()
117 if (refcyc_per_vm_req_flip == uninitialized_hw_default || in apply_DEDCN21_142_wa_for_hostvm_deadline()
118 refcyc_per_vm_req_flip > dlg_attr->refcyc_per_vm_req_flip) in apply_DEDCN21_142_wa_for_hostvm_deadline()
120 REFCYC_PER_VM_REQ_FLIP, dlg_attr->refcyc_per_vm_req_flip); in apply_DEDCN21_142_wa_for_hostvm_deadline()
565 REFCYC_PER_VM_REQ_FLIP, &dlg_attr.refcyc_per_vm_req_flip); in hubp21_validate_dml_output()
582 if (dlg_attr.refcyc_per_vm_req_flip != dml_dlg_attr->refcyc_per_vm_req_flip) in hubp21_validate_dml_output()
584 dml_dlg_attr->refcyc_per_vm_req_flip, dlg_attr.refcyc_per_vm_req_flip); in hubp21_validate_dml_output()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_dchub_registers.h42 uint32_t refcyc_per_vm_req_flip; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_rq_dlg_calc_32.c466 …dlg_regs->refcyc_per_vm_req_flip = get_refcyc_per_vm_req_flip_in_us(mode_lib, e2e_pipe_param, num_… in dml32_rq_dlg_get_dlg_reg()
568 if (dlg_regs->refcyc_per_vm_req_flip >= (unsigned int) dml_pow(2, 23)) in dml32_rq_dlg_get_dlg_reg()
569 dlg_regs->refcyc_per_vm_req_flip = dml_pow(2, 23) - 1; in dml32_rq_dlg_get_dlg_reg()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml_display_rq_dlg_calc.c445 …disp_dlg_regs->refcyc_per_vm_req_flip = (dml_uint_t)(dml_get_refcyc_per_vm_req_flip_in_us(mode_l… in dml_rq_dlg_get_dlg_reg()
529 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (dml_uint_t)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_reg()
530 disp_dlg_regs->refcyc_per_vm_req_flip = (dml_uint_t)(dml_pow(2, 23) - 1); in dml_rq_dlg_get_dlg_reg()
A Ddisplay_mode_util.c290 dml_print("DML: refcyc_per_vm_req_flip = 0x%x\n", dlg_regs->refcyc_per_vm_req_flip); in dml_print_dlg_regs_st()
A Ddml2_translation_helper.c1472 out->dlg_regs.refcyc_per_vm_req_flip = disp_dlg_regs->refcyc_per_vm_req_flip; in dml2_update_pipe_ctx_dchub_regs()
A Ddisplay_mode_core_structs.h1910 dml_uint_t refcyc_per_vm_req_flip; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_structs.h670 unsigned int refcyc_per_vm_req_flip; member
A Ddisplay_mode_vba.h114 dml_get_pipe_attr_decl(refcyc_per_vm_req_flip);
A Ddisplay_mode_vba.c155 dml_get_pipe_attr_func(refcyc_per_vm_req_flip, mode_lib->vba.TimePerVMRequestFlip);
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_utils.c216 out->dlg_regs.refcyc_per_vm_req_flip = disp_dlg_regs->refcyc_per_vm_req_flip; in dml21_update_pipe_ctx_dchub_regs()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_rq_dlg_calc_21.c1515 …disp_dlg_regs->refcyc_per_vm_req_flip = get_refcyc_per_vm_req_flip(mode_lib, e2e_pipe_param,… in dml_rq_dlg_get_dlg_params()
1527 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1528 disp_dlg_regs->refcyc_per_vm_req_flip = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_rq_dlg_calc_30.c1605 …disp_dlg_regs->refcyc_per_vm_req_flip = get_refcyc_per_vm_req_flip(mode_lib, e2e_pipe_param, nu… in dml_rq_dlg_get_dlg_params()
1617 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1618 disp_dlg_regs->refcyc_per_vm_req_flip = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_rq_dlg_calc_31.c1446 …disp_dlg_regs->refcyc_per_vm_req_flip = get_refcyc_per_vm_req_flip_in_us(mode_lib, e2e_pipe_param,… in dml_rq_dlg_get_dlg_params()
1458 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1459 disp_dlg_regs->refcyc_per_vm_req_flip = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_rq_dlg_calc_314.c1534 …disp_dlg_regs->refcyc_per_vm_req_flip = get_refcyc_per_vm_req_flip_in_us(mode_lib, e2e_pipe_param,… in dml_rq_dlg_get_dlg_params()
1546 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params()
1547 disp_dlg_regs->refcyc_per_vm_req_flip = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared.c11812 …disp_dlg_regs->refcyc_per_vm_req_flip = (unsigned int)(mode_lib->mp.TimePerVMRequestFlip[mode_lib-… in rq_dlg_get_dlg_reg()
11888 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int)math_pow(2, 23)) in rq_dlg_get_dlg_reg()
11889 disp_dlg_regs->refcyc_per_vm_req_flip = (unsigned int)(math_pow(2, 23) - 1); in rq_dlg_get_dlg_reg()
A Ddml2_core_dcn4_calcs.c12119 …disp_dlg_regs->refcyc_per_vm_req_flip = (unsigned int)(mode_lib->mp.TimePerVMRequestFlip[mode_lib-… in rq_dlg_get_dlg_reg()
12195 if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int)math_pow(2, 23)) in rq_dlg_get_dlg_reg()
12196 disp_dlg_regs->refcyc_per_vm_req_flip = (unsigned int)(math_pow(2, 23) - 1); in rq_dlg_get_dlg_reg()

Completed in 108 milliseconds