Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dlink_hwss.h40 struct link_mst_stream_allocation_table;
68 const struct link_mst_stream_allocation_table *table);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dlink_encoder.h39 struct link_mst_stream_allocation_table;
138 const struct link_mst_stream_allocation_table *table);
258 const struct link_mst_stream_allocation_table *table);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/hwss/
Dlink_hwss_hpo_dp.h52 const struct link_mst_stream_allocation_table *table);
Dlink_hwss_dio.h61 const struct link_mst_stream_allocation_table *table);
Dlink_hwss_dpia.c36 const struct link_mst_stream_allocation_table *table) in update_dpia_stream_allocation_table()
Dlink_hwss_hpo_dp.c171 const struct link_mst_stream_allocation_table *table) in update_hpo_dp_stream_allocation_table()
Dlink_hwss_dio.c194 const struct link_mst_stream_allocation_table *table) in update_dio_stream_allocation_table()
/linux-6.12.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-6.12.1/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
Ddcn31_hpo_dp_link_encoder.h213 const struct link_mst_stream_allocation_table *table);
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-6.12.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-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_types.h989 struct link_mst_stream_allocation_table { struct
Ddc.h1775 struct link_mst_stream_allocation_table mst_stream_alloc_table;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn10/
Ddcn10_link_encoder.h627 const struct link_mst_stream_allocation_table *table);
Ddcn10_link_encoder.c1225 const struct link_mst_stream_allocation_table *table) in dcn10_link_encoder_update_mst_stream_allocation_table()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c1282 struct link_mst_stream_allocation_table *table = in remove_stream_from_alloc_table()
1526 struct link_mst_stream_allocation_table *proposed_table, in write_128b_132b_sst_payload_allocation_table()
1636 struct link_mst_stream_allocation_table proposed_table = {0}; in update_sst_payload()
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c173 struct link_mst_stream_allocation_table copy_of_link_table = in fill_dc_mst_payload_table_from_drm()