Searched refs:drm_atomic_check_only (Results 1 – 3 of 3) sorted by relevance
1133 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only() function1198 EXPORT_SYMBOL(drm_atomic_check_only);1219 ret = drm_atomic_check_only(state); in drm_atomic_commit()1248 ret = drm_atomic_check_only(state); in drm_atomic_nonblocking_commit()
1404 ret = drm_atomic_check_only(state); in drm_mode_atomic_ioctl()
670 int __must_check drm_atomic_check_only(struct drm_atomic_state *state);