Searched refs:stream_allocations (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/link/ |
| A D | link_dpms.c | 1271 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table() 1274 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table() 1285 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table() 1287 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table() 1297 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table() 1323 table->stream_allocations[i-1] = table->stream_allocations[i]; in remove_stream_from_alloc_table() 1399 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in deallocate_mst_payload() 1479 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in allocate_mst_payload() 1578 proposed_table->stream_allocations[0].vcp_id = vc_id; in write_128b_132b_sst_payload_allocation_table() 1704 proposed_table.stream_allocations[0].vcp_id, in update_sst_payload() [all …]
|
| /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()
|
| /drivers/gpu/drm/amd/display/include/ |
| A D | link_service_types.h | 260 struct dc_dp_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
| /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()
|
| /drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_helpers.c | 191 ©_of_link_table.stream_allocations[current_hw_table_stream_cnt]; in fill_dc_mst_payload_table_from_drm() 197 ©_of_link_table.stream_allocations[i]; in fill_dc_mst_payload_table_from_drm() 211 ©_of_link_table.stream_allocations[i]; in fill_dc_mst_payload_table_from_drm() 213 sa = &new_table.stream_allocations[new_table.stream_count]; in fill_dc_mst_payload_table_from_drm()
|
| A D | amdgpu_dm_debugfs.c | 3888 memset(link->mst_stream_alloc_table.stream_allocations, 0, in trigger_hpd_mst_set() 3889 sizeof(link->mst_stream_alloc_table.stream_allocations)); in trigger_hpd_mst_set()
|
| /drivers/gpu/drm/amd/display/dc/link/hwss/ |
| A D | link_hwss_dpia.c | 48 mst_alloc_slots += table->stream_allocations[i].slot_count; in update_dpia_stream_allocation_table()
|
| /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()
|
| /drivers/gpu/drm/amd/display/dc/ |
| A D | dc_types.h | 1020 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
Completed in 32 milliseconds