Searched refs:dpp_idx (Results 1 – 2 of 2) sorted by relevance
2299 int slice_idx, dpp_idx, plane_idx, slice_count, dpp_count; in resource_log_pipe_for_stream() local2312 for (dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in resource_log_pipe_for_stream()2313 is_primary = !dpp_pipes[dpp_idx]->top_pipe || in resource_log_pipe_for_stream()2314 dpp_pipes[dpp_idx]->top_pipe->plane_state != dpp_pipes[dpp_idx]->plane_state; in resource_log_pipe_for_stream()2317 resource_log_pipe(dc, dpp_pipes[dpp_idx], in resource_log_pipe_for_stream()5293 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) in resource_calculate_det_for_stream() local5294 det_segments += dpp_pipes[dpp_idx]->hubp_regs.det_size; in resource_calculate_det_for_stream()
1691 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in dcn401_wait_for_det_buffer_update() local1692 struct pipe_ctx *dpp_pipe = dpp_pipes[dpp_idx]; in dcn401_wait_for_det_buffer_update()