Searched refs:dpp_pipes (Results 1 – 5 of 5) sorted by relevance
390 struct pipe_ctx *dpp_pipes[MAX_PIPES]);399 struct pipe_ctx *dpp_pipes[MAX_PIPES]);
1940 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_opp_head()1951 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_opp_head()1959 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_plane()1976 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_plane()1981 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_plane()2303 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in resource_log_pipe_for_stream() local2317 dpp_pipes); 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()[all …]
102 struct pipe_ctx *dpp_pipes[MAX_PIPES]);
1171 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in init_pipe_slice_table_from_context() local1188 &context->res_ctx, dpp_pipes); in init_pipe_slice_table_from_context()1190 if (dpp_pipes[j]->plane_state) in init_pipe_slice_table_from_context()1191 update_slice_table_for_plane(table, dpp_pipes[j], in init_pipe_slice_table_from_context()1192 dpp_pipes[j]->plane_state, 1); in init_pipe_slice_table_from_context()
1667 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in dcn401_wait_for_det_buffer_update_under_otg_master() local1682 dpp_pipes); in dcn401_wait_for_det_buffer_update_under_otg_master()1684 struct pipe_ctx *dpp_pipe = dpp_pipes[dpp_idx]; in dcn401_wait_for_det_buffer_update_under_otg_master()