Home
last modified time | relevance | path

Searched refs:dpp_pipes (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h390 struct pipe_ctx *dpp_pipes[MAX_PIPES]);
399 struct pipe_ctx *dpp_pipes[MAX_PIPES]);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1935 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_opp_head()
1946 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_opp_head()
1954 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_plane()
1971 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_plane()
1976 dpp_pipes[i++] = pipe; in resource_get_dpp_pipes_for_plane()
2297 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in resource_log_pipe_for_stream() local
2311 dpp_pipes); 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()
3168 &new_ctx->res_ctx, dpp_pipes); in resource_update_pipes_for_plane_with_slice_count()
3182 dpp_pipes[0], new_ctx, pool); in resource_update_pipes_for_plane_with_slice_count()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h102 struct pipe_ctx *dpp_pipes[MAX_PIPES]);
H A Ddml2_dc_resource_mgmt.c918 struct pipe_ctx *dpp_pipes[MAX_PIPES] = {0}; in get_source_mpc_factor() local
920 &state->res_ctx, dpp_pipes); in get_source_mpc_factor()
923 return ctx->config.callbacks.get_mpc_slice_count(dpp_pipes[0]); in get_source_mpc_factor()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1675 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in dcn401_wait_for_det_buffer_update() local
1690 dpp_pipes); in dcn401_wait_for_det_buffer_update()
1692 struct pipe_ctx *dpp_pipe = dpp_pipes[dpp_idx]; in dcn401_wait_for_det_buffer_update()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1171 struct pipe_ctx *dpp_pipes[MAX_PIPES]; in init_pipe_slice_table_from_context() local
1188 &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()