Searched refs:drm_atomic_async_commit (Results 1 – 3 of 3) sorted by relevance
144 int __must_check drm_atomic_async_commit(struct drm_atomic_state *state);
1310 int drm_atomic_async_commit(struct drm_atomic_state *state) in drm_atomic_async_commit() function1323 EXPORT_SYMBOL(drm_atomic_async_commit);1613 ret = drm_atomic_async_commit(state); in drm_mode_atomic_ioctl()
2054 ret = drm_atomic_async_commit(state); in drm_atomic_helper_page_flip()