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

/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_state.h63 bool dc_state_rem_all_planes_for_stream(
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c525 * dc_state_rem_all_planes_for_stream - Remove planes attached to the target stream.
535 bool dc_state_rem_all_planes_for_stream( function
H A Ddc_resource.c3697 if (!dc_state_rem_all_planes_for_stream(dc,
3729 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) {
H A Ddc.c1207 dc_state_rem_all_planes_for_stream(dc, old_stream, dangling_context);
3133 if (!dc_state_rem_all_planes_for_stream(dc, stream, context)) {
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2648 if (!dc_state_rem_all_planes_for_stream(dc, del_streams[i], context)) {

Completed in 212 milliseconds