Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dlink_hwss.h66 void (*update_stream_allocation_table)(struct dc_link *link, member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_dpia.c68 .update_stream_allocation_table = update_dpia_stream_allocation_table,
A Dlink_hwss_hpo_dp.c222 link_res->hpo_dp_link_enc->funcs->update_stream_allocation_table( in update_hpo_dp_stream_allocation_table()
263 .update_stream_allocation_table = update_hpo_dp_stream_allocation_table,
A Dlink_hwss_dio.c234 .update_stream_allocation_table = update_dio_stream_allocation_table,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hpo_dp_link_encoder.c66 .update_stream_allocation_table = dcn31_hpo_dp_link_enc_update_stream_allocation_table,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c1304 if (link_hwss->ext.update_stream_allocation_table == NULL || in deallocate_mst_payload_with_temp_drm_wa()
1310 link_hwss->ext.update_stream_allocation_table(link, &pipe_ctx->link_res, in deallocate_mst_payload_with_temp_drm_wa()
1405 if (link_hwss->ext.update_stream_allocation_table == NULL || in deallocate_mst_payload()
1411 link_hwss->ext.update_stream_allocation_table(link, &pipe_ctx->link_res, in deallocate_mst_payload()
1489 if (link_hwss->ext.update_stream_allocation_table == NULL || in allocate_mst_payload()
1495 link_hwss->ext.update_stream_allocation_table(link, in allocate_mst_payload()
1710 link_hwss->ext.update_stream_allocation_table(link, &pipe_ctx->link_res, in update_sst_payload()
1813 if (link_hwss->ext.update_stream_allocation_table == NULL || in link_reduce_mst_payload()
1819 link_hwss->ext.update_stream_allocation_table(link, &pipe_ctx->link_res, in link_reduce_mst_payload()
1880 if (link_hwss->ext.update_stream_allocation_table == NULL || in link_increase_mst_payload()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_fpga.c85 link_hwss->ext.update_stream_allocation_table(stream->link, in dp_fpga_hpo_enable_link_and_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dlink_encoder.h309 void (*update_stream_allocation_table)( member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_link_encoder.c599 .update_stream_allocation_table = dcn31_hpo_dp_link_enc_update_stream_allocation_table,

Completed in 34 milliseconds