Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_atomic.c602 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() function
1430 ret = drm_atomic_plane_check(old_plane_state, new_plane_state); in drm_atomic_check_only()