Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.c173 link_res->hpo_dp_link_enc->funcs->update_stream_allocation_table( in setup_hpo_dp_audio_output()
214 .update_stream_allocation_table = update_hpo_dp_stream_allocation_table, in get_hpo_dp_link_hwss()
H A Dlink_hwss_dpia.c93 .update_stream_allocation_table = update_dpia_stream_allocation_table,
H A Dlink_hwss_dio_fixed_vs_pe_retimer.c184 .update_stream_allocation_table = update_dio_stream_allocation_table,
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c221 .update_stream_allocation_table = update_hpo_dp_stream_allocation_table,
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink_hwss.h66 void (*update_stream_allocation_table)(struct dc_link *link, member
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn32/
H A Ddcn32_hpo_dp_link_encoder.c65 .update_stream_allocation_table = dcn31_hpo_dp_link_enc_update_stream_allocation_table,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h256 void (*update_stream_allocation_table)( member