HomeSort by: relevance | last modified time | path
    Searched defs:drm_atomic_helper_commit (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 62 * drm_atomic_helper_commit(). But the individual stages and callbacks are
1780 * drm_atomic_helper_commit - commit validated state object
1797 int drm_atomic_helper_commit(struct drm_device *dev, function in typeref:typename:int
1872 EXPORT_SYMBOL(drm_atomic_helper_commit);
1882 * drm_atomic_helper_commit() implements the recommended sequence for
2040 * This is all implemented by in drm_atomic_helper_commit(), giving drivers a
2466 * The drm_atomic_helper_commit() default implementation doesn't set the

Completed in 12 milliseconds