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.c1253 const struct dc_dp_mst_stream_allocation_table *proposed_table) in update_mst_stream_alloc_table()
1333 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in deallocate_mst_payload() local
1432 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in allocate_mst_payload() local
1550 struct link_mst_stream_allocation_table *proposed_table, in write_128b_132b_sst_payload_allocation_table()
1660 struct link_mst_stream_allocation_table proposed_table = {0}; in update_sst_payload() local
1745 struct dc_dp_mst_stream_allocation_table proposed_table = {0}; in link_reduce_mst_payload() local
1833 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.c267 struct dc_dp_mst_stream_allocation_table *proposed_table, in dm_helpers_dp_mst_write_payload_allocation_table()