Home
last modified time | relevance | path

Searched refs:proposed_table (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_fpga.c38 struct link_mst_stream_allocation_table proposed_table = {0}; in dp_fpga_hpo_enable_link_and_stream() local
66 proposed_table.stream_count = state->stream_count; in dp_fpga_hpo_enable_link_and_stream()
70 proposed_table.stream_allocations[i].slot_count = req_slot_count; in dp_fpga_hpo_enable_link_and_stream()
71 proposed_table.stream_allocations[i].vcp_id = i+1; in dp_fpga_hpo_enable_link_and_stream()
73proposed_table.stream_allocations[i].hpo_dp_stream_enc = state->res_ctx.pipe_ctx[i].stream_res.hpo… in dp_fpga_hpo_enable_link_and_stream()
79 proposed_table.stream_count = 1; /// Always 1 stream for SST in dp_fpga_hpo_enable_link_and_stream()
80 proposed_table.stream_allocations[0].slot_count = req_slot_count; in dp_fpga_hpo_enable_link_and_stream()
81 proposed_table.stream_allocations[0].vcp_id = vc_id; in dp_fpga_hpo_enable_link_and_stream()
82 proposed_table.stream_allocations[0].hpo_dp_stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in dp_fpga_hpo_enable_link_and_stream()
87 &proposed_table); in dp_fpga_hpo_enable_link_and_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c1271 &proposed_table, in deallocate_mst_payload_with_temp_drm_wa()
1277 &proposed_table); in deallocate_mst_payload_with_temp_drm_wa()
1364 &proposed_table, in deallocate_mst_payload()
1370 &proposed_table); in deallocate_mst_payload()
1453 &proposed_table, in allocate_mst_payload()
1688 &proposed_table, in update_sst_payload()
1711 &proposed_table); in update_sst_payload()
1775 &proposed_table, in link_reduce_mst_payload()
1782 &proposed_table); in link_reduce_mst_payload()
1847 &proposed_table, in link_increase_mst_payload()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddm_helpers.h80 struct dc_dp_mst_stream_allocation_table *proposed_table,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_helpers.c186 struct dc_dp_mst_stream_allocation_table *proposed_table, in dm_helpers_dp_mst_write_payload_allocation_table() argument
217 fill_dc_mst_payload_table_from_drm(stream->link, enable, payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()

Completed in 12 milliseconds