Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/
Ddrm_atomic_helper.h63 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
/linux-5.19.10/drivers/gpu/drm/
Ddrm_atomic_helper.c1456 int drm_atomic_helper_wait_for_fences(struct drm_device *dev, in drm_atomic_helper_wait_for_fences() function
1485 EXPORT_SYMBOL(drm_atomic_helper_wait_for_fences);
1676 drm_atomic_helper_wait_for_fences(dev, old_state, false); in commit_tail()
1871 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in drm_atomic_helper_commit()
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c2135 drm_atomic_helper_wait_for_fences(dev, state, false); in nv50_disp_atomic_commit_tail()
2401 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in nv50_disp_atomic_commit()