Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_atomic_helper.h75 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1635 int drm_atomic_helper_wait_for_fences(struct drm_device *dev, in drm_atomic_helper_wait_for_fences() function
1666 EXPORT_SYMBOL(drm_atomic_helper_wait_for_fences);
1857 drm_atomic_helper_wait_for_fences(dev, state, false); in commit_tail()
2072 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in drm_atomic_helper_commit()
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2179 drm_atomic_helper_wait_for_fences(dev, state, false); in nv50_disp_atomic_commit_tail()
2443 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in nv50_disp_atomic_commit()