Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h340 struct dc_mst_stream_bw_update *mst_bw_update; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2640 if (stream_update->mst_bw_update) in check_update_surfaces_for_stream()
3192 if (stream_update->mst_bw_update) { in commit_planes_do_stream_update()
3193 if (stream_update->mst_bw_update->is_increase) in commit_planes_do_stream_update()
3195 stream_update->mst_bw_update->mst_stream_bw); in commit_planes_do_stream_update()
3198 stream_update->mst_bw_update->mst_stream_bw); in commit_planes_do_stream_update()
4238 stream_update->mst_bw_update || in full_update_required()