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/ |
| D | dc_stream.h | 442 bool dc_rem_all_planes_for_stream(
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_resource.c | 2033 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()
|
| D | dc.c | 1213 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/ |
| D | dcn32_resource.c | 1739 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/ |
| D | amdgpu_dm.c | 2596 if (!dc_rem_all_planes_for_stream(dc, del_streams[i], context)) { in amdgpu_dm_commit_zero_streams()
|