refcyc_per_vm_req_flip 96 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.c if (cur_value > dlg_attr->refcyc_per_vm_req_flip) refcyc_per_vm_req_flip 98 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.c REFCYC_PER_VM_REQ_FLIP, dlg_attr->refcyc_per_vm_req_flip); refcyc_per_vm_req_flip 1527 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c disp_dlg_regs->refcyc_per_vm_req_flip = get_refcyc_per_vm_req_flip(mode_lib, e2e_pipe_param, num_pipes, pipe_idx) * refclk_freq_in_mhz;; refcyc_per_vm_req_flip 1539 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c if (disp_dlg_regs->refcyc_per_vm_req_flip >= (unsigned int)dml_pow(2, 23)) refcyc_per_vm_req_flip 1540 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c disp_dlg_regs->refcyc_per_vm_req_flip = dml_pow(2, 23) - 1; refcyc_per_vm_req_flip 456 drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h unsigned int refcyc_per_vm_req_flip; refcyc_per_vm_req_flip 142 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c dml_get_pipe_attr_func(refcyc_per_vm_req_flip, mode_lib->vba.TimePerVMRequestFlip); refcyc_per_vm_req_flip 83 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h dml_get_pipe_attr_decl(refcyc_per_vm_req_flip);