Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h1029 struct link_mst_stream_allocation { struct
1047 struct link_mst_stream_allocation stream_allocations[MAX_CONTROLLER_NUM]; argument
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1258 struct link_mst_stream_allocation work_table[MAX_CONTROLLER_NUM] = { 0 }; in update_mst_stream_alloc_table()
1259 struct link_mst_stream_allocation *dc_alloc; in update_mst_stream_alloc_table()
1327 sizeof(struct link_mst_stream_allocation)); in remove_stream_from_alloc_table()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c189 struct link_mst_stream_allocation *dc_alloc; in fill_dc_mst_payload_table_from_drm()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1556 const struct link_mst_stream_allocation *stream_allocation, in dce110_link_encoder_update_mst_stream_allocation_table()