Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h442 bool dc_rem_all_planes_for_stream(
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2033 bool dc_rem_all_planes_for_stream( in dc_rem_all_planes_for_stream() function
3002 if (!dc_rem_all_planes_for_stream(dc, in dc_validate_with_context()
3024 if (!dc_rem_all_planes_for_stream(dc, del_streams[i], context)) { in dc_validate_with_context()
Ddc.c1213 dc_rem_all_planes_for_stream(dc, old_stream, dangling_context); in disable_dangling_plane()
3091 if (!dc_rem_all_planes_for_stream(dc, stream, context)) { in update_planes_and_stream_state()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1739 dc_rem_all_planes_for_stream(dc, pipe->stream, context); in dcn32_remove_phantom_pipes()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2596 if (!dc_rem_all_planes_for_stream(dc, del_streams[i], context)) { in amdgpu_dm_commit_zero_streams()