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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic_helper.h 56 void drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state *state);
  /src/sys/arch/arm/rockchip/
rk_drm.c 296 .atomic_commit_tail = drm_atomic_helper_commit_tail_rpm,
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 1554 * drm_atomic_helper_commit_tail_rpm().
1580 * drm_atomic_helper_commit_tail_rpm - commit atomic update to hardware
1589 void drm_atomic_helper_commit_tail_rpm(struct drm_atomic_state *old_state) function in typeref:typename:void
1608 EXPORT_SYMBOL(drm_atomic_helper_commit_tail_rpm);

Completed in 24 milliseconds