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.c1244 const struct dc_dp_mst_stream_allocation_table *proposed_table) in update_mst_stream_alloc_table()
1324 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in deallocate_mst_payload() local
1423 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in allocate_mst_payload() local
1541 struct link_mst_stream_allocation_table *proposed_table, in write_128b_132b_sst_payload_allocation_table()
1651 struct link_mst_stream_allocation_table proposed_table = {0}; in update_sst_payload() local
1736 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in link_reduce_mst_payload() local
1824 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in link_increase_mst_payload() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c261 struct dc_dp_mst_stream_allocation_table *proposed_table, in dm_helpers_dp_mst_write_payload_allocation_table()