Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2983 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { in update_mst_stream_alloc_table() local
3004 work_table[i] = *dc_alloc; in update_mst_stream_alloc_table()
3005 work_table[i].slot_count = proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()
3012 work_table[i].vcp_id = in update_mst_stream_alloc_table()
3014 work_table[i].slot_count = in update_mst_stream_alloc_table()
3016 work_table[i].stream_enc = stream_enc; in update_mst_stream_alloc_table()
3025 work_table[i]; in update_mst_stream_alloc_table()