Searched refs:proposed_table (Results 1 – 3 of 3) sorted by relevance
1258 const struct dc_dp_mst_stream_allocation_table *proposed_table) in update_mst_stream_alloc_table() argument1267 ASSERT(proposed_table->stream_count - in update_mst_stream_alloc_table()1271 for (i = 0; i < proposed_table->stream_count; i++) { in update_mst_stream_alloc_table()1278 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()1281 work_table[i].slot_count = proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()1289 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()1291 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()1299 proposed_table->stream_count; in update_mst_stream_alloc_table()1360 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in deallocate_mst_payload() local1389 &proposed_table, in deallocate_mst_payload()[all …]
81 struct dc_dp_mst_stream_allocation_table *proposed_table,
273 struct dc_dp_mst_stream_allocation_table *proposed_table, in dm_helpers_dp_mst_write_payload_allocation_table() argument314 fill_dc_mst_payload_table_from_drm(stream->link, enable, target_payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()