HomeSort by: relevance | last modified time | path
    Searched defs:dc_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link.c 2669 struct link_mst_stream_allocation *dc_alloc; local in function:update_mst_stream_alloc_table
2682 dc_alloc =
2685 if (dc_alloc->vcp_id ==
2688 work_table[i] = *dc_alloc;
amdgpu_dc_link.c 2669 struct link_mst_stream_allocation *dc_alloc; local in function:update_mst_stream_alloc_table
2682 dc_alloc =
2685 if (dc_alloc->vcp_id ==
2688 work_table[i] = *dc_alloc;

Completed in 23 milliseconds