Home
last modified time | relevance | path

Searched defs:proposed_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1223 work_table[i].slot_count = proposed_table->stream_allocations[i].slot_count; in deallocate_mst_payload() local
1121 update_mst_stream_alloc_table(struct dc_link * link,struct stream_encoder * stream_enc,struct hpo_dp_stream_encoder * hpo_dp_stream_enc,const struct dc_dp_mst_stream_allocation_table * proposed_table) update_mst_stream_alloc_table() argument
1301 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; allocate_mst_payload() local
1398 write_128b_132b_sst_payload_allocation_table(const struct dc_stream_state * stream,struct dc_link * link,struct link_mst_stream_allocation_table * proposed_table,bool allocate) write_128b_132b_sst_payload_allocation_table() argument
1508 struct link_mst_stream_allocation_table proposed_table = {0}; update_sst_payload() local
1593 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; link_reduce_mst_payload() local
1660 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; link_increase_mst_payload() local
[all...]
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c312 dm_helpers_dp_mst_write_payload_allocation_table(struct dc_context * ctx,const struct dc_stream_state * stream,struct dc_dp_mst_stream_allocation_table * proposed_table,bool enable) dm_helpers_dp_mst_write_payload_allocation_table() argument