Searched refs:stream_allocations (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| A D | link_dpms.c | 1246 &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 D | dcn31_hpo_dp_link_encoder.c | 300 &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 D | link_hwss_dpia.c | 45 mst_alloc_slots += table->stream_allocations[i].slot_count; in update_dpia_stream_allocation_table()
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| A D | link_service_types.h | 258 struct dc_dp_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| A D | dcn10_link_encoder.c | 1246 &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 D | amdgpu_dm_helpers.c | 183 ©_of_link_table.stream_allocations[current_hw_table_stream_cnt]; in fill_dc_mst_payload_table_from_drm() 189 ©_of_link_table.stream_allocations[i]; in fill_dc_mst_payload_table_from_drm() 203 ©_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 D | amdgpu_dm_debugfs.c | 3832 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 D | dce_link_encoder.c | 1522 &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 D | dc_types.h | 993 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
Completed in 32 milliseconds