Searched refs:drm_atomic_check_only (Results 1 – 2 of 2) sorted by relevance
1920 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only() function1983 EXPORT_SYMBOL(drm_atomic_check_only);2004 ret = drm_atomic_check_only(state); in drm_atomic_commit()2033 ret = drm_atomic_check_only(state); in drm_atomic_nonblocking_commit()2664 ret = drm_atomic_check_only(state); in drm_mode_atomic_ioctl()
626 int __must_check drm_atomic_check_only(struct drm_atomic_state *state);