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.c1256 const struct dc_dp_mst_stream_allocation_table *proposed_table) in update_mst_stream_alloc_table()
1336 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in deallocate_mst_payload() local
1435 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in allocate_mst_payload() local
1553 struct link_mst_stream_allocation_table *proposed_table, in write_128b_132b_sst_payload_allocation_table()
1663 struct link_mst_stream_allocation_table proposed_table = {0}; in update_sst_payload() local
1748 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in link_reduce_mst_payload() local
1836 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.c273 struct dc_dp_mst_stream_allocation_table *proposed_table, in dm_helpers_dp_mst_write_payload_allocation_table()