Searched refs:current_pipe_context (Results 1 – 1 of 1) sorted by relevance
1279 struct pipe_ctx *current_pipe_context; in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index() local1288 current_pipe_context = &context->res_ctx.pipe_ctx[i]; in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1289 if (current_pipe_context->stream && in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1290 current_pipe_context->stream_res.hpo_dp_stream_enc && in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1291 current_pipe_context->link_res.hpo_dp_link_enc && in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1292 dc_is_dp_signal(current_pipe_context->stream->signal)) { in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1293 …dml2->v20.scratch.hpo_stream_to_link_encoder_mapping[current_pipe_context->stream_res.hpo_dp_strea… in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1294 current_pipe_context->link_res.hpo_dp_link_enc->inst; in dml2_map_hpo_stream_encoder_to_hpo_link_encoder_index()1304 struct pipe_ctx *current_pipe_context; in map_dc_state_into_dml_display_cfg() local1325 current_pipe_context = NULL; in map_dc_state_into_dml_display_cfg()[all …]