Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c212 struct link_mst_stream_allocation_table current_link_table = in dm_helpers_construct_old_payload() local
224 for (i = 0; i < current_link_table.stream_count; i++) { in dm_helpers_construct_old_payload()
226 &current_link_table.stream_allocations[i]; in dm_helpers_construct_old_payload()
236 ASSERT(i != current_link_table.stream_count); in dm_helpers_construct_old_payload()