Searched refs:mst_stream_alloc_table (Results 1 – 4 of 4) sorted by relevance
1131 link->mst_stream_alloc_table.stream_count < 2); in update_mst_stream_alloc_table()1136 for (j = 0; j < link->mst_stream_alloc_table.stream_count; j++) { in update_mst_stream_alloc_table()1138 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()1150 if (j == link->mst_stream_alloc_table.stream_count) { in update_mst_stream_alloc_table()1161 link->mst_stream_alloc_table.stream_count = in update_mst_stream_alloc_table()1164 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table()1175 &link->mst_stream_alloc_table; in remove_stream_from_alloc_table()1205 link->mst_stream_alloc_table.stream_count); in print_mst_streams()1209 (void *) link->mst_stream_alloc_table.stream_allocations[i].stream_enc); in print_mst_streams()1211 (void *) link->mst_stream_alloc_table.stream_allocations[i].hpo_dp_stream_enc); in print_mst_streams()[all …]
227 link->mst_stream_alloc_table; in fill_dc_mst_payload_table_from_drm()
3540 l->mst_stream_alloc_table.stream_count); in amdgpu_dm_dump_links_and_sinks()
1776 struct link_mst_stream_allocation_table mst_stream_alloc_table; member