Searched refs:stream_allocations (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link.c | 1171 memset(link->mst_stream_alloc_table.stream_allocations, in dc_link_detect_helper() 1173 sizeof(link->mst_stream_alloc_table.stream_allocations)); in dc_link_detect_helper() 2870 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table() 2873 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table() 2883 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table() 2885 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table() 2894 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table() 2945 (void *) link->mst_stream_alloc_table.stream_allocations[i].stream_enc, in dc_link_allocate_mst_payload() 2947 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in dc_link_allocate_mst_payload() 2949 link->mst_stream_alloc_table.stream_allocations[i].slot_count); in dc_link_allocate_mst_payload() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/ |
| H A D | link_service_types.h | 183 struct dp_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_link_encoder.c | 1229 &table->stream_allocations[0], in dcn10_link_encoder_update_mst_stream_allocation_table() 1243 &table->stream_allocations[1], in dcn10_link_encoder_update_mst_stream_allocation_table() 1257 &table->stream_allocations[2], in dcn10_link_encoder_update_mst_stream_allocation_table() 1271 &table->stream_allocations[3], in dcn10_link_encoder_update_mst_stream_allocation_table()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_link_encoder.c | 1524 &table->stream_allocations[0], in dce110_link_encoder_update_mst_stream_allocation_table() 1538 &table->stream_allocations[1], in dce110_link_encoder_update_mst_stream_allocation_table() 1552 &table->stream_allocations[2], in dce110_link_encoder_update_mst_stream_allocation_table() 1566 &table->stream_allocations[3], in dce110_link_encoder_update_mst_stream_allocation_table()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_link.h | 58 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_helpers.c | 157 &proposed_table->stream_allocations[ in get_payload_table()
|