Searched refs:dpp_idx (Results 1 – 2 of 2) sorted by relevance
2305 int slice_idx, dpp_idx, plane_idx, slice_count, dpp_count; in resource_log_pipe_for_stream() local2318 for (dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in resource_log_pipe_for_stream()2319 is_primary = !dpp_pipes[dpp_idx]->top_pipe || in resource_log_pipe_for_stream()2320 dpp_pipes[dpp_idx]->top_pipe->plane_state != dpp_pipes[dpp_idx]->plane_state; in resource_log_pipe_for_stream()2323 resource_log_pipe(dc, dpp_pipes[dpp_idx], in resource_log_pipe_for_stream()5334 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) in resource_calculate_det_for_stream() local5335 det_segments += dpp_pipes[dpp_idx]->hubp_regs.det_size; in resource_calculate_det_for_stream()
1683 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in dcn401_wait_for_det_buffer_update_under_otg_master() local1684 struct pipe_ctx *dpp_pipe = dpp_pipes[dpp_idx]; in dcn401_wait_for_det_buffer_update_under_otg_master()