Searched refs:vcp_id (Results 1 – 5 of 5) sorted by relevance
141 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()148 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()149 dc_alloc->vcp_id = 0; in fill_dc_mst_payload_table_from_drm()161 if (dc_alloc->vcp_id > 0 && dc_alloc->slot_count > 0) { in fill_dc_mst_payload_table_from_drm()164 sa->vcp_id = dc_alloc->vcp_id; in fill_dc_mst_payload_table_from_drm()
260 uint8_t vcp_id; member
3543 if (dc_alloc->vcp_id == in update_mst_stream_alloc_table()3544 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()3554 work_table[i].vcp_id = in update_mst_stream_alloc_table()3555 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()3674 proposed_table.stream_allocations[0].vcp_id, in dc_link_update_sst_payload()3762 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in dc_link_allocate_mst_payload()3878 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in dc_link_reduce_mst_payload()3945 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in dc_link_increase_mst_payload()4063 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in deallocate_mst_payload()4220 proposed_table.stream_allocations[i].vcp_id = i+1; in fpga_dp_hpo_enable_link_and_stream()[all …]
6886 proposed_table->stream_allocations[0].vcp_id = vc_id; in dpcd_write_128b_132b_sst_payload_allocation_table()
57 uint8_t vcp_id; member