Searched refs:drm_gem_dma_resv_wait (Results 1 – 3 of 3) sorted by relevance
762 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, in drm_gem_dma_resv_wait() function785 EXPORT_SYMBOL(drm_gem_dma_resv_wait);
414 ret = drm_gem_dma_resv_wait(file, handle, write, timeout); in lima_gem_wait()
412 ret = drm_gem_dma_resv_wait(file_priv, args->handle, in v3d_wait_bo_ioctl()