Searched refs:dst_y_per_vm_flip (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_rq_dlg_calc_21.c | 925 double dst_y_per_vm_flip; in dml_rq_dlg_get_dlg_params() local 1159 dst_y_per_vm_flip = get_dst_y_per_vm_flip(mode_lib, e2e_pipe_param, num_pipes, pipe_idx); in dml_rq_dlg_get_dlg_params() 1172 dml_print("DML_DLG: %s: dst_y_per_vm_flip = %3.2f\n", __func__, dst_y_per_vm_flip); in dml_rq_dlg_get_dlg_params() 1473 disp_dlg_regs->dst_y_per_vm_flip = (unsigned int) (dst_y_per_vm_flip * dml_pow(2, 2)); in dml_rq_dlg_get_dlg_params() 1481 …LG: %s: disp_dlg_regs->dst_y_per_vm_flip = 0x%x\n", __func__, disp_dlg_regs->dst_y_per_vm_flip); in dml_rq_dlg_get_dlg_params()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 1079 double dst_y_per_vm_flip = 0; in dml_rq_dlg_get_dlg_params() local 1349 dst_y_per_vm_flip = get_dst_y_per_vm_flip(mode_lib, e2e_pipe_param, num_pipes, pipe_idx); in dml_rq_dlg_get_dlg_params() 1362 dml_print("DML_DLG: %s: dst_y_per_vm_flip = %3.2f\n", __func__, dst_y_per_vm_flip); in dml_rq_dlg_get_dlg_params() 1661 disp_dlg_regs->dst_y_per_vm_flip = (unsigned int)(dst_y_per_vm_flip * dml_pow(2, 2)); in dml_rq_dlg_get_dlg_params() 1669 …LG: %s: disp_dlg_regs->dst_y_per_vm_flip = 0x%x\n", __func__, disp_dlg_regs->dst_y_per_vm_flip); in dml_rq_dlg_get_dlg_params()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_rq_dlg_calc_31.c | 1015 double dst_y_per_vm_flip; in dml_rq_dlg_get_dlg_params() local 1226 …dst_y_per_vm_flip = get_dst_y_per_vm_flip(mode_lib, e2e_pipe_param, num_pipes, pipe_idx); /… in dml_rq_dlg_get_dlg_params() 1239 dml_print("DML_DLG: %s: dst_y_per_vm_flip = %3.2f\n", __func__, dst_y_per_vm_flip); in dml_rq_dlg_get_dlg_params() 1545 disp_dlg_regs->dst_y_per_vm_flip = (unsigned int) (dst_y_per_vm_flip * dml_pow(2, 2)); in dml_rq_dlg_get_dlg_params() 1553 …LG: %s: disp_dlg_regs->dst_y_per_vm_flip = 0x%x\n", __func__, disp_dlg_regs->dst_y_per_vm_flip); in dml_rq_dlg_get_dlg_params()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_rq_dlg_calc_20.c | 879 double dst_y_per_vm_flip; in dml20_rq_dlg_get_dlg_params() local 1109 dst_y_per_vm_flip = get_dst_y_per_vm_flip(mode_lib, e2e_pipe_param, num_pipes, pipe_idx); in dml20_rq_dlg_get_dlg_params() 1403 disp_dlg_regs->dst_y_per_vm_flip = (unsigned int) (dst_y_per_vm_flip * dml_pow(2, 2)); in dml20_rq_dlg_get_dlg_params()
|
D | display_rq_dlg_calc_20v2.c | 879 double dst_y_per_vm_flip; in dml20v2_rq_dlg_get_dlg_params() local 1110 dst_y_per_vm_flip = get_dst_y_per_vm_flip(mode_lib, e2e_pipe_param, num_pipes, pipe_idx); in dml20v2_rq_dlg_get_dlg_params() 1404 disp_dlg_regs->dst_y_per_vm_flip = (unsigned int) (dst_y_per_vm_flip * dml_pow(2, 2)); in dml20v2_rq_dlg_get_dlg_params()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_rq_dlg_helpers.c | 224 dlg_regs->dst_y_per_vm_flip); in print__dlg_regs_st()
|
D | display_mode_structs.h | 457 unsigned int dst_y_per_vm_flip; member
|
D | display_mode_vba.h | 76 dml_get_pipe_attr_decl(dst_y_per_vm_flip);
|
D | display_mode_vba.c | 134 dml_get_pipe_attr_func(dst_y_per_vm_flip, mode_lib->vba.DestinationLinesToRequestVMInImmediateFlip);
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hwseq.c | 1365 old_dlg_attr.dst_y_per_vm_flip != new_dlg_attr->dst_y_per_vm_flip || in dcn20_detect_pipe_changes() 1383 old_dlg_attr.dst_y_per_vm_flip = new_dlg_attr->dst_y_per_vm_flip; in dcn20_detect_pipe_changes()
|
D | dcn20_hubp.c | 263 DST_Y_PER_VM_FLIP, dlg_attr->dst_y_per_vm_flip, in hubp2_setup_interdependent()
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hw_sequencer_debug.c | 263 dlg_regs->dst_y_per_vm_flip, dlg_regs->dst_y_per_row_flip, dlg_regs->ref_freq_to_pix_freq, in dcn10_get_dlg_states()
|
D | dcn10_hw_sequencer.c | 241 dlg_regs->dst_y_per_vm_flip, dlg_regs->dst_y_per_row_flip, dlg_regs->ref_freq_to_pix_freq, in dcn10_log_hubp_states()
|