Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_atomic_helper.h76 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1594 int drm_atomic_helper_wait_for_fences(struct drm_device *dev, in drm_atomic_helper_wait_for_fences() function
1625 EXPORT_SYMBOL(drm_atomic_helper_wait_for_fences);
1816 drm_atomic_helper_wait_for_fences(dev, old_state, false); in commit_tail()
2031 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in drm_atomic_helper_commit()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2013 drm_atomic_helper_wait_for_fences(dev, state, false); in nv50_disp_atomic_commit_tail()
2280 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in nv50_disp_atomic_commit()