Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h1335 void dc_post_update_surfaces_to_stream(
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c2211 void dc_post_update_surfaces_to_stream(struct dc *dc) in dc_post_update_surfaces_to_stream() function
4444 dc_post_update_surfaces_to_stream(dc); in dc_commit_updates_for_stream()
4478 dc_post_update_surfaces_to_stream(dc); in dc_commit_updates_for_stream()
4550 dc_post_update_surfaces_to_stream(dc); in dc_commit_updates_for_stream()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c392 dc_post_update_surfaces_to_stream(dc); in update_planes_and_stream_adapter()