Home
last modified time | relevance | path

Searched refs:dc_rem_all_planes_for_stream (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h404 bool dc_rem_all_planes_for_stream(
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1115 dc_rem_all_planes_for_stream(dc, old_stream, dangling_context); in disable_dangling_plane()
2956 if (!dc_rem_all_planes_for_stream(dc, stream, context)) { in update_planes_and_stream_state()
Ddc_resource.c1771 bool dc_rem_all_planes_for_stream( in dc_rem_all_planes_for_stream() function
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1737 dc_rem_all_planes_for_stream(dc, pipe->stream, context); in dcn32_remove_phantom_pipes()
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2425 if (!dc_rem_all_planes_for_stream(dc, del_streams[i], context)) { in amdgpu_dm_commit_zero_streams()