Home
last modified time | relevance | path

Searched refs:link_mst_stream_allocation_table (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink_hwss.h40 struct link_mst_stream_allocation_table;
68 const struct link_mst_stream_allocation_table *table);
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h39 struct link_mst_stream_allocation_table;
146 const struct link_mst_stream_allocation_table *table);
276 const struct link_mst_stream_allocation_table *table);
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_dp.h52 const struct link_mst_stream_allocation_table *table);
H A Dlink_hwss_dio.h61 const struct link_mst_stream_allocation_table *table);
H A Dlink_hwss_dpia.c36 const struct link_mst_stream_allocation_table *table) in update_dpia_stream_allocation_table()
H A Dlink_hwss_hpo_dp.c171 const struct link_mst_stream_allocation_table *table) in update_hpo_dp_stream_allocation_table()
H A Dlink_hwss_dio.c240 const struct link_mst_stream_allocation_table *table) in update_dio_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/dio/virtual/
H A Dvirtual_link_encoder.c73 const struct link_mst_stream_allocation_table *table) {} in virtual_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_link_encoder.h213 const struct link_mst_stream_allocation_table *table);
H A Ddcn31_hpo_dp_link_encoder.c284 const struct link_mst_stream_allocation_table *table) in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.h293 const struct link_mst_stream_allocation_table *table);
H A Ddce_link_encoder.c1614 const struct link_mst_stream_allocation_table *table) in dce110_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1051 struct link_mst_stream_allocation_table { struct
H A Ddc.h1728 struct link_mst_stream_allocation_table mst_stream_alloc_table;
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1311 struct link_mst_stream_allocation_table *table = in remove_stream_from_alloc_table()
1535 struct link_mst_stream_allocation_table *proposed_table, in write_128b_132b_sst_payload_allocation_table()
1645 struct link_mst_stream_allocation_table proposed_table = {0}; in update_sst_payload()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c187 struct link_mst_stream_allocation_table copy_of_link_table = in fill_dc_mst_payload_table_from_drm()