Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_commit_tail (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_atomic_helper.h66 void drm_atomic_helper_commit_tail(struct drm_atomic_state *state);
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c1747 void drm_atomic_helper_commit_tail(struct drm_atomic_state *old_state) in drm_atomic_helper_commit_tail() function
1765 EXPORT_SYMBOL(drm_atomic_helper_commit_tail);
1838 drm_atomic_helper_commit_tail(old_state); in commit_tail()