Searched refs:plane_crtc_active (Results 1 – 1 of 1) sorted by relevance
1173 bool plane_crtc_active(struct drm_plane_state *state) in plane_crtc_active() function1255 if (!disabling && !plane_crtc_active(plane->state)) in drm_atomic_helper_commit_planes()1257 if (disabling && !plane_crtc_active(old_plane_state)) in drm_atomic_helper_commit_planes()