Searched refs:drm_atomic_check_only (Results 1 – 2 of 2) sorted by relevance
142 int __must_check drm_atomic_check_only(struct drm_atomic_state *state);
1216 int drm_atomic_check_only(struct drm_atomic_state *state) in drm_atomic_check_only() function1261 EXPORT_SYMBOL(drm_atomic_check_only);1284 ret = drm_atomic_check_only(state); in drm_atomic_commit()1315 ret = drm_atomic_check_only(state); in drm_atomic_async_commit()1611 ret = drm_atomic_check_only(state); in drm_mode_atomic_ioctl()