Searched refs:drm_flip_work_commit (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_flip_work.h50 * drm_flip_work_commit() is called.
86 void drm_flip_work_commit(struct drm_flip_work *work,
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_flip_work.c55 * func) on a work queue after drm_flip_work_commit() is called.
74 * func) on a work queue after drm_flip_work_commit() is called.
92 * drm_flip_work_commit - commit queued work
101 void drm_flip_work_commit(struct drm_flip_work *work, function
112 EXPORT_SYMBOL(drm_flip_work_commit); variable

Completed in 174 milliseconds