Searched refs:drm_gem_dma_resv_wait (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_gem.h550 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle,
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_gem.c951 * drm_gem_dma_resv_wait - Wait on GEM object's reservation's objects
963 long drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, function
986 EXPORT_SYMBOL(drm_gem_dma_resv_wait); variable

Completed in 83 milliseconds