Searched refs:odm_combine_factor (Results 1 – 2 of 2) sorted by relevance
1201 unsigned int odm_combine_factor = 0; in dcn32_calculate_dccg_k1_k2_values() 1206 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn32_calculate_dccg_k1_k2_values() 1224 if ((odm_combine_factor == 2) || (hws->funcs.is_dp_dig_pixel_rate_div_policy && in dcn32_calculate_dccg_k1_k2_values() 1233 return odm_combine_factor; in dcn32_calculate_pix_rate_divider() 1194 unsigned int odm_combine_factor = 0; dcn32_calculate_dccg_k1_k2_values() local
12482 l->odm_combine_factor = 2; in rq_dlg_get_dlg_reg() 12485 l->odm_combine_factor = 3; in rq_dlg_get_dlg_reg() 12487 l->odm_combine_factor = 4; in rq_dlg_get_dlg_reg() 12498 disp_dlg_regs->refcyc_h_blank_end = (unsigned int)(((double)l->hblank_end + (double)l->pipe_idx_in_combine * (double)l->hactive / (double)l->odm_combine_factor) * l->ref_freq_to_pix_freq); in rq_dlg_get_dlg_reg() 12502 DML_LOG_VERBOSE("DML_DLG: %s: odm_combine_factor = %d\n", __func__, l->odm_combine_factor); in rq_dlg_get_dlg_reg()