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/core/
A Ddc_link.c1225 memset(link->mst_stream_alloc_table.stream_allocations, in dc_link_detect_helper()
3295 &link->mst_stream_alloc_table.stream_allocations[j]; in update_mst_stream_alloc_table()
3298 proposed_table->stream_allocations[i].vcp_id) { in update_mst_stream_alloc_table()
3309 proposed_table->stream_allocations[i].vcp_id; in update_mst_stream_alloc_table()
3311 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()
3323 link->mst_stream_alloc_table.stream_allocations[i] = in update_mst_stream_alloc_table()
3396 proposed_table.stream_allocations[0].vcp_id, in dc_link_update_sst_payload()
3397 proposed_table.stream_allocations[0].slot_count); in dc_link_update_sst_payload()
3500 link->mst_stream_alloc_table.stream_allocations[i].vcp_id, in dc_link_allocate_mst_payload()
4089 proposed_table.stream_allocations[i].vcp_id = i+1; in fpga_dp_hpo_enable_link_and_stream()
[all …]
A Ddc_link_dp.c6051 proposed_table->stream_allocations[0].slot_count = req_slot_count;
6052 proposed_table->stream_allocations[0].vcp_id = vc_id;
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_link_encoder.c298 &table->stream_allocations[0], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
312 &table->stream_allocations[1], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
326 &table->stream_allocations[2], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
340 &table->stream_allocations[3], in dcn31_hpo_dp_link_enc_update_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/include/
A Dlink_service_types.h273 struct dp_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_link_encoder.c1244 &table->stream_allocations[0], in dcn10_link_encoder_update_mst_stream_allocation_table()
1258 &table->stream_allocations[1], in dcn10_link_encoder_update_mst_stream_allocation_table()
1272 &table->stream_allocations[2], in dcn10_link_encoder_update_mst_stream_allocation_table()
1286 &table->stream_allocations[3], in dcn10_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_link_encoder.c1523 &table->stream_allocations[0], in dce110_link_encoder_update_mst_stream_allocation_table()
1537 &table->stream_allocations[1], in dce110_link_encoder_update_mst_stream_allocation_table()
1551 &table->stream_allocations[2], in dce110_link_encoder_update_mst_stream_allocation_table()
1565 &table->stream_allocations[3], in dce110_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_link.h63 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_helpers.c191 &proposed_table->stream_allocations[ in get_payload_table()
A Damdgpu_dm_debugfs.c3104 memset(link->mst_stream_alloc_table.stream_allocations, 0, in trigger_hpd_mst_set()
3105 sizeof(link->mst_stream_alloc_table.stream_allocations)); in trigger_hpd_mst_set()

Completed in 38 milliseconds