Home
last modified time | relevance | path

Searched refs:ENGINE_ID_HPO_DP_0 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_link_encoder.c270 if (stream_enc && (stream_enc->id >= ENGINE_ID_HPO_DP_0)) { in fill_stream_allocation_row_info()
271 *src = stream_enc->id - ENGINE_ID_HPO_DP_0; in fill_stream_allocation_row_info()
521 cntl.hpo_engine_id = enc->inst + ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_link_enc_enable_dp_output()
A Ddcn31_resource.c1416 ASSERT((eng_id >= ENGINE_ID_HPO_DP_0) && (eng_id <= ENGINE_ID_HPO_DP_3)); in dcn31_hpo_dp_stream_encoder_create()
1417 hpo_dp_inst = eng_id - ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_stream_encoder_create()
/linux/drivers/gpu/drm/amd/display/include/
A Dgrph_object_id.h190 ENGINE_ID_HPO_DP_0, enumerator
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table2.c345 hpo_instance = (uint8_t)cntl->hpo_engine_id - ENGINE_ID_HPO_DP_0; in transmitter_control_v1_7()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c363 …pool->hpo_dp_stream_enc[i] = create_funcs->create_hpo_dp_stream_encoder(i+ENGINE_ID_HPO_DP_0, ctx); in resource_construct()
A Ddc_link.c4021 config.stream_enc_idx = pipe_ctx->stream_res.hpo_dp_stream_enc->id - ENGINE_ID_HPO_DP_0; in update_psp_stream_config()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c482 hpo_dp_stream_enc->id - ENGINE_ID_HPO_DP_0, in dcn10_log_hw_state()

Completed in 29 milliseconds