Searched refs:get_plane_id (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | dml2_dc_resource_mgmt.c | 58 static bool get_plane_id(struct dml2_context *dml2, const struct dc_state *state, const struct dc_p… in get_plane_id() function 130 …if (state->res_ctx.pipe_ctx[i].plane_state && get_plane_id(ctx, state, state->res_ctx.pipe_ctx[i].… in find_master_pipe_of_plane() 154 get_plane_id(ctx, state, pipe->plane_state, pipe->stream->stream_id, in find_pipes_assigned_to_plane() 656 if (!get_plane_id(ctx, state, plane, stream->stream_id, plane_index, &plane_id)) { in assign_pipes_to_plane() 764 if (!get_plane_id(ctx, state, plane, stream->stream_id, plane_index, &plane_id)) { in map_pipes_for_plane() 806 get_plane_id(ctx, state, status->plane_states[plane_idx], in get_target_mpc_factor() 829 get_plane_id(ctx, state, main_stream_status->plane_states[plane_idx], in get_target_mpc_factor() 832 get_plane_id(ctx, state, status->plane_states[plane_idx], in get_target_mpc_factor() 1121 if (get_plane_id(ctx, state, state->stream_status[stream_index].plane_states[plane_index], in dml2_map_dc_pipes()
|
| A D | dml2_utils.c | 216 static bool get_plane_id(struct dml2_context *dml2, const struct dc_state *state, const struct dc_p… in get_plane_id() function 305 if (get_plane_id(in_ctx, context, context->res_ctx.pipe_ctx[dc_pipe_ctx_index].plane_state, in dml2_calculate_rq_and_dlg_params() 522 if (get_plane_id(in_ctx, display_state, display_state->res_ctx.pipe_ctx[i].plane_state, in dml2_verify_det_buffer_configuration()
|
| A D | dml2_translation_helper.c | 1146 static bool get_plane_id(struct dml2_context *dml2, const struct dc_state *context, const struct dc… in get_plane_id() function 1177 if (!get_plane_id(context->bw_ctx.dml2, context, plane, stream_id, plane_index, &plane_id)) { in map_plane_to_dml_display_cfg() 1393 …if (get_plane_id(dml2, context, context->stream_status[i].plane_states[j], context->streams[i]->st… in map_dc_state_into_dml_display_cfg()
|
Completed in 698 milliseconds