Home
last modified time | relevance | path

Searched refs:mst_bw_update (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h331 struct dc_mst_stream_bw_update *mst_bw_update; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2582 if (stream_update->mst_bw_update) in check_update_surfaces_for_stream()
3214 if (stream_update->mst_bw_update) { in commit_planes_do_stream_update()
3215 if (stream_update->mst_bw_update->is_increase) in commit_planes_do_stream_update()
3216 link_increase_mst_payload(pipe_ctx, stream_update->mst_bw_update->mst_stream_bw); in commit_planes_do_stream_update()
3218 link_reduce_mst_payload(pipe_ctx, stream_update->mst_bw_update->mst_stream_bw); in commit_planes_do_stream_update()

Completed in 12 milliseconds