Searched refs:drm_atomic_async_commit (Results 1 – 3 of 3) sorted by relevance
76 int __must_check drm_atomic_async_commit(struct drm_atomic_state *state);
1061 int drm_atomic_async_commit(struct drm_atomic_state *state) in drm_atomic_async_commit() function1074 EXPORT_SYMBOL(drm_atomic_async_commit);1321 ret = drm_atomic_async_commit(state); in drm_mode_atomic_ioctl()
1827 ret = drm_atomic_async_commit(state); in drm_atomic_helper_page_flip()