Searched refs:odm_slice_count (Results 1 – 4 of 4) sorted by relevance
758 int odm_slice_count = 0; in dcn32_update_dml_pipes_odm_policy_based_on_context() local763 odm_slice_count = resource_get_odm_slice_count(pipe); in dcn32_update_dml_pipes_odm_policy_based_on_context()765 if (odm_slice_count == 1) in dcn32_update_dml_pipes_odm_policy_based_on_context()767 else if (odm_slice_count == 2) in dcn32_update_dml_pipes_odm_policy_based_on_context()769 else if (odm_slice_count == 4) in dcn32_update_dml_pipes_odm_policy_based_on_context()
1841 int odm_slice_count; in dcn32_populate_dml_pipes_from_context() local1896 odm_slice_count = -1; in dcn32_populate_dml_pipes_from_context()1899 odm_slice_count = resource_get_odm_slice_count(&res_ctx->pipe_ctx[subvp_main_pipe_index]); in dcn32_populate_dml_pipes_from_context()1902 odm_slice_count = resource_get_odm_slice_count(pipe); in dcn32_populate_dml_pipes_from_context()1904 switch (odm_slice_count) { in dcn32_populate_dml_pipes_from_context()
477 int odm_slice_count; in dc_state_add_plane() local510 odm_slice_count = resource_get_odm_slice_count(otg_master_pipe); in dc_state_add_plane()511 for (i = odm_slice_count - 1; i > 0; i--) { in dc_state_add_plane()
170 int odm_slice_count = spl_in->basic_out.odm_combine_factor; in calculate_odm_slice_in_timing_active() local172 bool is_last_odm_slice = (odm_slice_idx + 1) == odm_slice_count; in calculate_odm_slice_in_timing_active()179 odm_slice_width = h_active / odm_slice_count; in calculate_odm_slice_in_timing_active()190 h_active - odm_slice_width * (odm_slice_count - 1) : in calculate_odm_slice_in_timing_active()