Searched refs:stream_allocations (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/include/ |
| D | link_service_types.h | 173 struct dp_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_link.c | 1027 …memset(link->mst_stream_alloc_table.stream_allocations, 0, sizeof(link->mst_stream_alloc_table.str… in dc_link_detect() 2482 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table() 2485 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table() 2495 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table() 2497 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table() 2506 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table() 2556 (void *) link->mst_stream_alloc_table.stream_allocations[i].stream_enc, in allocate_mst_payload() 2558 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in allocate_mst_payload() 2560 link->mst_stream_alloc_table.stream_allocations[i].slot_count); in allocate_mst_payload() 2646 (void *) link->mst_stream_alloc_table.stream_allocations[i].stream_enc, in deallocate_mst_payload() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_link_encoder.c | 1217 &table->stream_allocations[0], in dcn10_link_encoder_update_mst_stream_allocation_table() 1231 &table->stream_allocations[1], in dcn10_link_encoder_update_mst_stream_allocation_table() 1245 &table->stream_allocations[2], in dcn10_link_encoder_update_mst_stream_allocation_table() 1259 &table->stream_allocations[3], in dcn10_link_encoder_update_mst_stream_allocation_table()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_link_encoder.c | 1250 &table->stream_allocations[0], in dce110_link_encoder_update_mst_stream_allocation_table() 1264 &table->stream_allocations[1], in dce110_link_encoder_update_mst_stream_allocation_table() 1278 &table->stream_allocations[2], in dce110_link_encoder_update_mst_stream_allocation_table() 1292 &table->stream_allocations[3], in dce110_link_encoder_update_mst_stream_allocation_table()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/ |
| D | dc_link.h | 59 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_helpers.c | 159 &proposed_table->stream_allocations[ in get_payload_table()
|