Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_commit (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/
HDdrm_atomic_helper.h47 int drm_atomic_helper_commit(struct drm_device *dev,
/dragonfly/sys/dev/drm/
HDdrm_atomic_helper.c1484 int drm_atomic_helper_commit(struct drm_device *dev, in drm_atomic_helper_commit() function
1559 EXPORT_SYMBOL(drm_atomic_helper_commit);
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
HDamdgpu_dm.c4429 return drm_atomic_helper_commit(dev, state, nonblock); in amdgpu_dm_atomic_commit()