Home
last modified time | relevance | path

Searched refs:stream_allocations (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c1246 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()
1249 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()
1260 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()
1262 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()
1272 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table()
1298 table->stream_allocations[i-1] = table->stream_allocations[i]; in remove_stream_from_alloc_table()
1374 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in deallocate_mst_payload()
1454 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in allocate_mst_payload()
1553 proposed_table->stream_allocations[0].vcp_id = vc_id; in write_128b_132b_sst_payload_allocation_table()
1679 proposed_table.stream_allocations[0].vcp_id, in update_sst_payload()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_link_encoder.c300 &table->stream_allocations[0], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
314 &table->stream_allocations[1], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
328 &table->stream_allocations[2], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
342 &table->stream_allocations[3], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_dpia.c45 mst_alloc_slots += table->stream_allocations[i].slot_count; in update_dpia_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/include/
A Dlink_service_types.h258 struct dc_dp_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
A Ddcn10_link_encoder.c1246 &table->stream_allocations[0], in dcn10_link_encoder_update_mst_stream_allocation_table()
1260 &table->stream_allocations[1], in dcn10_link_encoder_update_mst_stream_allocation_table()
1274 &table->stream_allocations[2], in dcn10_link_encoder_update_mst_stream_allocation_table()
1288 &table->stream_allocations[3], in dcn10_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_helpers.c183 &copy_of_link_table.stream_allocations[current_hw_table_stream_cnt]; in fill_dc_mst_payload_table_from_drm()
189 &copy_of_link_table.stream_allocations[i]; in fill_dc_mst_payload_table_from_drm()
203 &copy_of_link_table.stream_allocations[i]; in fill_dc_mst_payload_table_from_drm()
205 sa = &new_table.stream_allocations[new_table.stream_count]; in fill_dc_mst_payload_table_from_drm()
A Damdgpu_dm_debugfs.c3832 memset(link->mst_stream_alloc_table.stream_allocations, 0, in trigger_hpd_mst_set()
3833 sizeof(link->mst_stream_alloc_table.stream_allocations)); in trigger_hpd_mst_set()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_link_encoder.c1522 &table->stream_allocations[0], in dce110_link_encoder_update_mst_stream_allocation_table()
1536 &table->stream_allocations[1], in dce110_link_encoder_update_mst_stream_allocation_table()
1550 &table->stream_allocations[2], in dce110_link_encoder_update_mst_stream_allocation_table()
1564 &table->stream_allocations[3], in dce110_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h993 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member

Completed in 32 milliseconds