Home
last modified time | relevance | path

Searched refs:link_mst_stream_allocation_table (Results 1 – 14 of 14) 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;
138 const struct link_mst_stream_allocation_table *table);
266 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_hpo_dp.c171 const struct link_mst_stream_allocation_table *table) in update_hpo_dp_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/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/dce/
H A Ddce_link_encoder.h292 const struct link_mst_stream_allocation_table *table);
H A Ddce_link_encoder.c1502 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.h1016 struct link_mst_stream_allocation_table { struct
H A Ddc.h1637 struct link_mst_stream_allocation_table mst_stream_alloc_table;
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_link_encoder.h627 const struct link_mst_stream_allocation_table *table);
H A Ddcn10_link_encoder.c1225 const struct link_mst_stream_allocation_table *table) in dcn10_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1307 struct link_mst_stream_allocation_table *table = in remove_stream_from_alloc_table()
1551 struct link_mst_stream_allocation_table *proposed_table, in write_128b_132b_sst_payload_allocation_table()
1661 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.c181 struct link_mst_stream_allocation_table copy_of_link_table = in fill_dc_mst_payload_table_from_drm()