Home
last modified time | relevance | path

Searched refs:dc_post_update_surfaces_to_stream (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1340 void dc_post_update_surfaces_to_stream(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2173 void dc_post_update_surfaces_to_stream(struct dc *dc) in dc_post_update_surfaces_to_stream() function
4421 dc_post_update_surfaces_to_stream(dc); in dc_commit_updates_for_stream()
4455 dc_post_update_surfaces_to_stream(dc); in dc_commit_updates_for_stream()
4527 dc_post_update_surfaces_to_stream(dc); in dc_commit_updates_for_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c391 dc_post_update_surfaces_to_stream(dc); in update_planes_and_stream_adapter()