Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_atomic_helper.h63 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
/linux/drivers/gpu/drm/
A Ddrm_atomic_helper.c1431 int drm_atomic_helper_wait_for_fences(struct drm_device *dev, in drm_atomic_helper_wait_for_fences() function
1460 EXPORT_SYMBOL(drm_atomic_helper_wait_for_fences);
1651 drm_atomic_helper_wait_for_fences(dev, old_state, false); in commit_tail()
1845 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in drm_atomic_helper_commit()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c2134 drm_atomic_helper_wait_for_fences(dev, state, false); in nv50_disp_atomic_commit_tail()
2400 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in nv50_disp_atomic_commit()

Completed in 14 milliseconds