Searched refs:odm_combine_factor (Results 1 – 6 of 6) sorted by relevance
343 unsigned int odm_combine_factor = 0; in dcn314_calculate_dccg_k1_k2_values() local347 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn314_calculate_dccg_k1_k2_values()365 if (odm_combine_factor == 2) in dcn314_calculate_dccg_k1_k2_values()373 return odm_combine_factor; in dcn314_calculate_dccg_k1_k2_values()379 uint32_t odm_combine_factor = 1; in dcn314_set_pixels_per_cycle() local384 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn314_set_pixels_per_cycle()385 if (optc2_is_two_pixels_per_containter(&pipe_ctx->stream->timing) || odm_combine_factor > 1) in dcn314_set_pixels_per_cycle()
1147 unsigned int odm_combine_factor = 0; in dcn32_calculate_dccg_k1_k2_values() local1151 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn32_calculate_dccg_k1_k2_values()1169 if ((odm_combine_factor == 2) || dcn32_is_dp_dig_pixel_rate_div_policy(pipe_ctx)) in dcn32_calculate_dccg_k1_k2_values()1177 return odm_combine_factor; in dcn32_calculate_dccg_k1_k2_values()1183 uint32_t odm_combine_factor = 1; in dcn32_set_pixels_per_cycle() local1188 odm_combine_factor = get_odm_config(pipe_ctx, NULL); in dcn32_set_pixels_per_cycle()1189 if (optc2_is_two_pixels_per_containter(&pipe_ctx->stream->timing) || odm_combine_factor > 1 in dcn32_set_pixels_per_cycle()
338 unsigned int odm_combine_factor = (dst->odm_combine == dm_odm_combine_mode_2to1 ? 2 : 4); in dml32_rq_dlg_get_dlg_reg() local342 + odm_pipe_index * (double) dst->hactive / odm_combine_factor) * ref_freq_to_pix_freq); in dml32_rq_dlg_get_dlg_reg()
1219 …unsigned int odm_combine_factor = (dst->odm_combine == dm_odm_combine_mode_2to1 ? 2 : 4); // TOD… in dml_rq_dlg_get_dlg_params() local1221 …t)(((double) hblank_end + odm_pipe_index * (double) dst->hactive / odm_combine_factor) * ref_freq_… in dml_rq_dlg_get_dlg_params()
1093 …unsigned int odm_combine_factor = (dst->odm_combine == dm_odm_combine_mode_2to1 ? 2 : 4); // TODO:… in dml_rq_dlg_get_dlg_params() local1095 …) (((double) hblank_end + odm_pipe_index * (double) dst->hactive / odm_combine_factor) * ref_freq_… in dml_rq_dlg_get_dlg_params()
1180 …unsigned int odm_combine_factor = (dst->odm_combine == dm_odm_combine_mode_2to1 ? 2 : 4); // TODO:… in dml_rq_dlg_get_dlg_params() local1183 …) (((double) hblank_end + odm_pipe_index * (double) dst->hactive / odm_combine_factor) * ref_freq_… in dml_rq_dlg_get_dlg_params()