Searched refs:hpo_dp_link_enc (Results 1 – 12 of 12) sorted by relevance
56 pipe_ctx->link_res.hpo_dp_link_enc; in set_hpo_dp_throttled_vcp_size()107 struct hpo_dp_link_encoder *link_enc = pipe_ctx->link_res.hpo_dp_link_enc; in setup_hpo_dp_stream_encoder()179 link_res->hpo_dp_link_enc->inst, in enable_hpo_dp_fpga_link_output()181 link_res->hpo_dp_link_enc->funcs->link_enable( in enable_hpo_dp_fpga_link_output()182 link_res->hpo_dp_link_enc, in enable_hpo_dp_fpga_link_output()197 link_res->hpo_dp_link_enc->funcs->enable_link_phy( in enable_hpo_dp_link_output()198 link_res->hpo_dp_link_enc, in enable_hpo_dp_link_output()211 link_res->hpo_dp_link_enc->funcs->link_disable(link_res->hpo_dp_link_enc); in disable_hpo_dp_fpga_link_output()214 link_res->hpo_dp_link_enc->inst); in disable_hpo_dp_fpga_link_output()230 link_res->hpo_dp_link_enc->funcs->link_disable(link_res->hpo_dp_link_enc); in disable_hpo_dp_link_output()[all …]
293 struct hpo_dp_link_encoder *hpo_dp_link_enc[MAX_HPO_DP2_LINK_ENCODERS]; member373 struct hpo_dp_link_encoder *hpo_dp_link_enc; member
407 pool->hpo_dp_link_enc[i] = create_funcs->create_hpo_dp_link_encoder(i, ctx); in resource_construct()408 if (pool->hpo_dp_link_enc[i] == NULL) in resource_construct()2031 pipe_ctx->link_res.hpo_dp_link_enc = pool->hpo_dp_link_enc[enc_index]; in add_hpo_dp_link_enc_to_ctx()2033 return pipe_ctx->link_res.hpo_dp_link_enc != NULL; in add_hpo_dp_link_enc_to_ctx()2046 pipe_ctx->link_res.hpo_dp_link_enc = NULL; in remove_hpo_dp_link_enc_from_ctx()3227 if (pipe_ctx_old->link_res.hpo_dp_link_enc != pipe_ctx->link_res.hpo_dp_link_enc) in pipe_need_reprogram()3497 struct hpo_dp_link_encoder *hpo_dp_link_enc = NULL; in get_temp_hpo_dp_link_enc() local3506 hpo_dp_link_enc = pool->hpo_dp_link_enc[enc_index]; in get_temp_hpo_dp_link_enc()3508 return hpo_dp_link_enc; in get_temp_hpo_dp_link_enc()3521 link_res->hpo_dp_link_enc = get_temp_hpo_dp_link_enc(res_ctx, in get_temp_dp_link_res()[all …]
4135 config.link_enc_idx = pipe_ctx->link_res.hpo_dp_link_enc->inst; in update_psp_stream_config()4196 stream->link->hpo_dp_link_enc->funcs->set_link_test_pattern( in fpga_dp_hpo_enable_link_and_stream()4197 stream->link->hpo_dp_link_enc, in fpga_dp_hpo_enable_link_and_stream()
7031 ASSERT(pipe_ctx->stream_res.hpo_dp_stream_enc ? pipe_ctx->link_res.hpo_dp_link_enc != NULL : true); in is_dp_128b_132b_signal()7033 pipe_ctx->link_res.hpo_dp_link_enc && in is_dp_128b_132b_signal()
1431 if (pool->base.hpo_dp_link_enc[i] != NULL) { in dcn314_resource_destruct()1432 kfree(DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(pool->base.hpo_dp_link_enc[i])); in dcn314_resource_destruct()1433 pool->base.hpo_dp_link_enc[i] = NULL; in dcn314_resource_destruct()
1402 if (pool->base.hpo_dp_link_enc[i] != NULL) { in dcn315_resource_destruct()1403 kfree(DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(pool->base.hpo_dp_link_enc[i])); in dcn315_resource_destruct()1404 pool->base.hpo_dp_link_enc[i] = NULL; in dcn315_resource_destruct()
1403 if (pool->base.hpo_dp_link_enc[i] != NULL) { in dcn316_resource_destruct()1404 kfree(DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(pool->base.hpo_dp_link_enc[i])); in dcn316_resource_destruct()1405 pool->base.hpo_dp_link_enc[i] = NULL; in dcn316_resource_destruct()
1382 if (pool->base.hpo_dp_link_enc[i] != NULL) { in dcn321_resource_destruct()1383 kfree(DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(pool->base.hpo_dp_link_enc[i])); in dcn321_resource_destruct()1384 pool->base.hpo_dp_link_enc[i] = NULL; in dcn321_resource_destruct()
508 struct hpo_dp_link_encoder *hpo_dp_link_enc = pool->hpo_dp_link_enc[i]; in dcn10_log_hw_state() local511 if (hpo_dp_link_enc->funcs->read_state) { in dcn10_log_hw_state()512 hpo_dp_link_enc->funcs->read_state(hpo_dp_link_enc, &hpo_dp_le_state); in dcn10_log_hw_state()514 hpo_dp_link_enc->inst, in dcn10_log_hw_state()
1404 if (pool->base.hpo_dp_link_enc[i] != NULL) { in dcn31_resource_destruct()1405 kfree(DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(pool->base.hpo_dp_link_enc[i])); in dcn31_resource_destruct()1406 pool->base.hpo_dp_link_enc[i] = NULL; in dcn31_resource_destruct()
1396 if (pool->base.hpo_dp_link_enc[i] != NULL) { in dcn32_resource_destruct()1397 kfree(DCN3_1_HPO_DP_LINK_ENC_FROM_HPO_LINK_ENC(pool->base.hpo_dp_link_enc[i])); in dcn32_resource_destruct()1398 pool->base.hpo_dp_link_enc[i] = NULL; in dcn32_resource_destruct()