Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/ !
H A Ddc_state.h62 bool dc_state_rem_all_planes_for_stream(
/linux/drivers/gpu/drm/amd/display/dc/core/ !
H A Ddc_state.c582 * dc_state_rem_all_planes_for_stream - Remove planes attached to the target stream.
592 bool dc_state_rem_all_planes_for_stream( in dc_state_rem_all_planes_for_stream() function
H A Ddc_resource.c4157 if (!dc_state_rem_all_planes_for_stream(dc, in dc_validate_with_context()
4189 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) { in dc_validate_with_context()
H A Ddc.c1358 dc_state_rem_all_planes_for_stream(dc, old_stream, dangling_context); in disable_dangling_plane()
3500 if (!dc_state_rem_all_planes_for_stream(dc, stream, context)) { in update_planes_and_stream_state()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ !
H A Damdgpu_dm.c3042 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) in DEFINE_FREE()