Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dlink_hwss.h40 struct link_mst_stream_allocation_table;
67 const struct link_mst_stream_allocation_table *table);
Ddc_link_dp.h205 struct link_mst_stream_allocation_table *proposed_table,
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h39 struct link_mst_stream_allocation_table;
190 const struct link_mst_stream_allocation_table *table);
311 const struct link_mst_stream_allocation_table *table);
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_hwss_dpia.c34 const struct link_mst_stream_allocation_table *table) in update_dpia_stream_allocation_table()
Dlink_hwss_dio.c165 const struct link_mst_stream_allocation_table *table) in update_dio_stream_allocation_table()
Dlink_hwss_hpo_dp.c258 const struct link_mst_stream_allocation_table *table) in update_hpo_dp_stream_allocation_table()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/virtual/
Dvirtual_link_encoder.c73 const struct link_mst_stream_allocation_table *table) {} in virtual_link_encoder_update_mst_stream_allocation_table()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc_link.h63 struct link_mst_stream_allocation_table { struct
258 struct link_mst_stream_allocation_table mst_stream_alloc_table;
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_link_encoder.h207 const struct link_mst_stream_allocation_table *table);
Ddcn31_hpo_dp_link_encoder.c282 const struct link_mst_stream_allocation_table *table) in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.h292 const struct link_mst_stream_allocation_table *table);
Ddce_link_encoder.c1502 const struct link_mst_stream_allocation_table *table) in dce110_link_encoder_update_mst_stream_allocation_table()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.h600 const struct link_mst_stream_allocation_table *table);
Ddcn10_link_encoder.c1220 const struct link_mst_stream_allocation_table *table) in dcn10_link_encoder_update_mst_stream_allocation_table()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3577 struct link_mst_stream_allocation_table *table = in remove_stream_from_alloc_table()
3631 struct link_mst_stream_allocation_table proposed_table = {0}; in dc_link_update_sst_payload()
4161 struct link_mst_stream_allocation_table proposed_table = {0}; in fpga_dp_hpo_enable_link_and_stream()
Ddc_link_dp.c6861 struct link_mst_stream_allocation_table *proposed_table, in dpcd_write_128b_132b_sst_payload_allocation_table()