Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c220 struct link_mst_stream_allocation_table current_link_table = in dm_helpers_construct_old_payload() local
232 for (i = 0; i < current_link_table.stream_count; i++) { in dm_helpers_construct_old_payload()
234 &current_link_table.stream_allocations[i]; in dm_helpers_construct_old_payload()
244 ASSERT(i != current_link_table.stream_count); in dm_helpers_construct_old_payload()