From: Lyude Paul <lyude@redhat.com>
These aren't i915 specific, looks like some historical junk.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Cc: Martin Peres <redacted>
Cc: Jeremy Cline <redacted>
---
lib/drmtest.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/drmtest.h b/lib/drmtest.h
index c4b15a26..b933f76a 100644
--- a/lib/drmtest.h
+++ b/lib/drmtest.h
@@ -117,7 +117,7 @@ bool is_vc4_device(int fd);
/**
* do_ioctl:
- * @fd: open i915 drm file descriptor
+ * @fd: open drm file descriptor
* @ioc: ioctl op definition from drm headers
* @ioc_data: data pointer for the ioctl operation
*
@@ -131,7 +131,7 @@ bool is_vc4_device(int fd);
/**
* do_ioctl_err:
- * @fd: open i915 drm file descriptor
+ * @fd: open drm file descriptor
* @ioc: ioctl op definition from drm headers
* @ioc_data: data pointer for the ioctl operation
* @err: value to expect in errno
--
2.29.2
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev