Searched refs:drm_gem_dma_resv_wait (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/drm/ |
| H A D | drm_gem.h | 546 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle,
|
| /linux-6.15/drivers/gpu/drm/v3d/ |
| H A D | v3d_bo.c | 290 ret = drm_gem_dma_resv_wait(file_priv, args->handle, in v3d_wait_bo_ioctl()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_gem.c | 793 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, in drm_gem_dma_resv_wait() function 816 EXPORT_SYMBOL(drm_gem_dma_resv_wait);
|
| /linux-6.15/drivers/gpu/drm/lima/ |
| H A D | lima_gem.c | 411 ret = drm_gem_dma_resv_wait(file, handle, write, timeout); in lima_gem_wait()
|
| /linux-6.15/drivers/gpu/drm/vc4/ |
| H A D | vc4_gem.c | 980 ret = drm_gem_dma_resv_wait(file_priv, args->handle, in vc4_wait_bo_ioctl()
|