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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu.h 621 int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
amdgpu_cs.c 1350 * amdgpu_cs_wait_ioctl - wait for a command submission to finish
1358 int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, function in typeref:typename:int
amdgpu_kms.c 1230 DRM_IOCTL_DEF_DRV(AMDGPU_WAIT_CS, amdgpu_cs_wait_ioctl, DRM_AUTH|DRM_RENDER_ALLOW),

Completed in 14 milliseconds