Searched refs:drm_atomic_helper_commit (Results 1 – 3 of 3) sorted by relevance
47 int drm_atomic_helper_commit(struct drm_device *dev,
1484 int drm_atomic_helper_commit(struct drm_device *dev, in drm_atomic_helper_commit() function1559 EXPORT_SYMBOL(drm_atomic_helper_commit);
4429 return drm_atomic_helper_commit(dev, state, nonblock); in amdgpu_dm_atomic_commit()