Searched refs:drm_atomic_plane_check (Results 1 – 2 of 2) sorted by relevance
548 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() function1279 ret = drm_atomic_plane_check(old_plane_state, new_plane_state); in drm_atomic_check_only()
22996 + * the core sanity check function 'drm_atomic_plane_check()'