Searched refs:proposed_table (Results 1 – 5 of 5) sorted by relevance
3524 const struct dc_dp_mst_stream_allocation_table *proposed_table) in update_mst_stream_alloc_table() argument3533 ASSERT(proposed_table->stream_count - in update_mst_stream_alloc_table()3537 for (i = 0; i < proposed_table->stream_count; i++) { in update_mst_stream_alloc_table()3544 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()3547 work_table[i].slot_count = proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()3555 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()3557 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()3565 proposed_table->stream_count; in update_mst_stream_alloc_table()3631 struct link_mst_stream_allocation_table proposed_table = {0}; in dc_link_update_sst_payload() local3656 &proposed_table, in dc_link_update_sst_payload()[all …]
6861 struct link_mst_stream_allocation_table *proposed_table, in dpcd_write_128b_132b_sst_payload_allocation_table() argument6884 proposed_table->stream_count = 1; /// Always 1 stream for SST in dpcd_write_128b_132b_sst_payload_allocation_table()6885 proposed_table->stream_allocations[0].slot_count = req_slot_count; in dpcd_write_128b_132b_sst_payload_allocation_table()6886 proposed_table->stream_allocations[0].vcp_id = vc_id; in dpcd_write_128b_132b_sst_payload_allocation_table()
80 struct dc_dp_mst_stream_allocation_table *proposed_table,
205 struct link_mst_stream_allocation_table *proposed_table,
184 struct dc_dp_mst_stream_allocation_table *proposed_table, in dm_helpers_dp_mst_write_payload_allocation_table() argument215 fill_dc_mst_payload_table_from_drm(stream->link, enable, payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()