Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h51 struct link_mst_stream_allocation { struct
67 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; argument
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_link_encoder.c264 const struct link_mst_stream_allocation *stream_allocation, in fill_stream_allocation_row_info()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c135 struct link_mst_stream_allocation *dc_alloc; in fill_dc_mst_payload_table_from_drm()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c1202 const struct link_mst_stream_allocation *stream_allocation, in fill_stream_allocation_row_info()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c1484 const struct link_mst_stream_allocation *stream_allocation, in fill_stream_allocation_row_info()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3526 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { 0 }; in update_mst_stream_alloc_table()
3527 struct link_mst_stream_allocation *dc_alloc; in update_mst_stream_alloc_table()
3595 sizeof(struct link_mst_stream_allocation)); in remove_stream_from_alloc_table()