Searched refs:amdgpu_cs_wait_ioctl (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c916 * amdgpu_cs_wait_ioctl - wait for a command submission to finish
924 int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, amdgpu_cs_wait_ioctl() function
H A Damdgpu_kms.c746 DRM_IOCTL_DEF_DRV(AMDGPU_WAIT_CS, amdgpu_cs_wait_ioctl, DRM_AUTH|DRM_RENDER_ALLOW),
H A Damdgpu.h1869 int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);

Completed in 145 milliseconds