Searched refs:amdgpu_cs_wait_ioctl (Results 1 – 3 of 3) sorted by relevance
597 int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *filp);
2793 DRM_IOCTL_DEF_DRV(AMDGPU_WAIT_CS, amdgpu_cs_wait_ioctl, DRM_AUTH|DRM_RENDER_ALLOW),
1478 int amdgpu_cs_wait_ioctl(struct drm_device *dev, void *data, in amdgpu_cs_wait_ioctl() function