Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_link_encoder.c272 if (stream_enc && (stream_enc->id >= ENGINE_ID_HPO_DP_0)) { in fill_stream_allocation_row_info()
273 *src = stream_enc->id - ENGINE_ID_HPO_DP_0; in fill_stream_allocation_row_info()
533 cntl.hpo_engine_id = enc->inst + ENGINE_ID_HPO_DP_0; in dcn31_hpo_dp_link_enc_enable_dp_output()
/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h190 ENGINE_ID_HPO_DP_0, enumerator
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c339 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/hwss/dcn10/
H A Ddcn10_hwseq.c545 hpo_dp_stream_enc->id - ENGINE_ID_HPO_DP_0, in dcn10_log_hw_state()