Searched refs:dpp_pipes (Results 1 – 4 of 4) sorted by relevance
2045 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_opp_head()2056 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_opp_head()2064 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_plane()2081 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_plane()2086 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_plane()2433 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in resource_log_pipe_for_stream() local2446 dpp_pipes); in resource_log_pipe_for_stream()2448 is_primary = !dpp_pipes[dpp_idx]->top_pipe || in resource_log_pipe_for_stream()2449 dpp_pipes[dpp_idx]->top_pipe->plane_state != dpp_pipes[dpp_idx]->plane_state; in resource_log_pipe_for_stream()2452 resource_log_pipe(dc, dpp_pipes[dpp_idx], in resource_log_pipe_for_stream()[all …]
926 struct pipe_ctx *dpp_pipes[MAX_PIPES] = {0}; in get_source_mpc_factor() local928 if (ctx->config.callbacks.get_dpp_pipes_for_plane(plane, &state->res_ctx, dpp_pipes) <= 0) in get_source_mpc_factor()931 return ctx->config.callbacks.get_mpc_slice_count(dpp_pipes[0]); in get_source_mpc_factor()
1173 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in init_pipe_slice_table_from_context() local1190 &context->res_ctx, dpp_pipes); in init_pipe_slice_table_from_context()1192 if (dpp_pipes[j]->plane_state) in init_pipe_slice_table_from_context()1193 update_slice_table_for_plane(table, dpp_pipes[j], in init_pipe_slice_table_from_context()1194 dpp_pipes[j]->plane_state, 1); in init_pipe_slice_table_from_context()
1727 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in dcn401_wait_for_det_buffer_update_under_otg_master() local1742 dpp_pipes); in dcn401_wait_for_det_buffer_update_under_otg_master()1744 struct pipe_ctx *dpp_pipe = dpp_pipes[dpp_idx]; in dcn401_wait_for_det_buffer_update_under_otg_master()