HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_cs_wait_fences_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu.h 622 int amdgpu_cs_wait_fences_ioctl(struct drm_device *dev, void *data,
amdgpu_cs.c 1625 * amdgpu_cs_wait_fences_ioctl - wait for multiple command submissions to finish
1631 int amdgpu_cs_wait_fences_ioctl(struct drm_device *dev, void *data, function in typeref:typename:int
amdgpu_kms.c 1231 DRM_IOCTL_DEF_DRV(AMDGPU_WAIT_FENCES, amdgpu_cs_wait_fences_ioctl, DRM_AUTH|DRM_RENDER_ALLOW),

Completed in 14 milliseconds