HomeSort by: relevance | last modified time | path
    Searched refs:vcp_id (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/include/
link_service_types.h 171 uint8_t vcp_id; member in struct:dp_mst_stream_allocation
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_link.h 49 uint8_t vcp_id; member in struct:link_mst_stream_allocation
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link.c 2685 if (dc_alloc->vcp_id ==
2686 proposed_table->stream_allocations[i].vcp_id) {
2693 /* new vcp_id */
2695 work_table[i].vcp_id =
2696 proposed_table->stream_allocations[i].vcp_id;
2755 "stream[%d].vcp_id: %d "
2760 link->mst_stream_alloc_table.stream_allocations[i].vcp_id,
2847 "stream[%d].vcp_id: %d "
2852 link->mst_stream_alloc_table.stream_allocations[i].vcp_id,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_helpers.c 152 break; /* end of vcp_id table */
166 sa->vcp_id = mst_mgr->proposed_vcpis[i]->vcpi;

Completed in 13 milliseconds