HomeSort by: relevance | last modified time | path
    Searched refs:drm_atomic_helper_commit_tail (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic_helper.h 55 void drm_atomic_helper_commit_tail(struct drm_atomic_state *state);
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 1547 * drm_atomic_helper_commit_tail - commit atomic update to hardware
1559 void drm_atomic_helper_commit_tail(struct drm_atomic_state *old_state) function in typeref:typename:void
1577 EXPORT_SYMBOL(drm_atomic_helper_commit_tail);
1587 * drm_atomic_helper_commit_tail().
1650 drm_atomic_helper_commit_tail(old_state);
1792 * implementation drm_atomic_helper_commit_tail().

Completed in 13 milliseconds