[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Fix docs for igt_enable_connectors()

Ville Syrjala ville.syrjala at linux.intel.com
Thu Mar 7 21:42:15 UTC 2019


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Add the missing docs for the 'drm_fd' parameter.

Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
---
 lib/igt_kms.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/igt_kms.c b/lib/igt_kms.c
index 7ebab4ca186f..c02ffad82f11 100644
--- a/lib/igt_kms.c
+++ b/lib/igt_kms.c
@@ -4048,6 +4048,7 @@ void igt_wait_for_vblank(int drm_fd, enum pipe pipe)
 
 /**
  * igt_enable_connectors:
+ * @drm_fd: A drm file descriptor
  *
  * Force connectors to be enabled where this is known to work well. Use
  * #igt_reset_connectors to revert the changes.
-- 
2.19.2



More information about the igt-dev mailing list