Searched refs:drm_atomic_helper_wait_for_fences (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_atomic_helper.h | 63 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_kms.c | 328 drm_atomic_helper_wait_for_fences(dev, state, false); in vc4_atomic_complete_commit() 434 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in vc4_atomic_commit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 1439 int drm_atomic_helper_wait_for_fences(struct drm_device *dev, in drm_atomic_helper_wait_for_fences() function 1468 EXPORT_SYMBOL(drm_atomic_helper_wait_for_fences); 1659 drm_atomic_helper_wait_for_fences(dev, old_state, false); in commit_tail() 1850 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in drm_atomic_helper_commit()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 566 drm_atomic_helper_wait_for_fences
|
| H A D | abi_gki_aarch64_exynos | 554 drm_atomic_helper_wait_for_fences
|
| H A D | abi_gki_aarch64_qcom | 666 drm_atomic_helper_wait_for_fences
|
| H A D | abi_gki_aarch64_galaxy | 1495 drm_atomic_helper_wait_for_fences
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 2068 drm_atomic_helper_wait_for_fences(dev, state, false); in nv50_disp_atomic_commit_tail() 2333 ret = drm_atomic_helper_wait_for_fences(dev, state, true); in nv50_disp_atomic_commit()
|