Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_atomic_helper.c2451 static bool plane_crtc_active(const struct drm_plane_state *state) in plane_crtc_active() function
2543 if (!disabling && !plane_crtc_active(new_plane_state)) in drm_atomic_helper_commit_planes()
2545 if (disabling && !plane_crtc_active(old_plane_state)) in drm_atomic_helper_commit_planes()