Searched refs:drm_atomic_check_only (Results 1 – 2 of 2) sorted by relevance
74 int __must_check drm_atomic_check_only(struct drm_atomic_state *state);
966 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only() function1012 EXPORT_SYMBOL(drm_atomic_check_only);1035 ret = drm_atomic_check_only(state); in drm_atomic_commit()1066 ret = drm_atomic_check_only(state); in drm_atomic_async_commit()1317 ret = drm_atomic_check_only(state); in drm_mode_atomic_ioctl()