Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>tags/17.2-branchpoint
@@ -74,7 +74,7 @@ anv_gem_close(struct anv_device *device, uint32_t gem_handle) | |||
} | |||
/** | |||
* Wrapper around DRM_IOCTL_I915_GEM_MMAP. | |||
* Wrapper around DRM_IOCTL_I915_GEM_MMAP. Returns MAP_FAILED on error. | |||
*/ | |||
void* | |||
anv_gem_mmap(struct anv_device *device, uint32_t gem_handle, |