[igt-dev] [i-g-t V4 3/7] tests/i915/prime_mmap_kms: Add missing documentation
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Aug 2 19:33:26 UTC 2023
Add missing documentation for i915 testplan.
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
tests/prime_mmap_kms.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/tests/prime_mmap_kms.c b/tests/prime_mmap_kms.c
index 1a63be38f..683665752 100644
--- a/tests/prime_mmap_kms.c
+++ b/tests/prime_mmap_kms.c
@@ -37,6 +37,19 @@
IGT_TEST_DESCRIPTION(
"Efficiently sharing CPU and GPU buffers");
+/**
+ * TEST: prime mmap kms
+ * Category: Infrastructure
+ * Feature: prime
+ * Functionality: memory management
+ * Run type: FULL
+ * Sub-category: DRM
+ * Test category: GEM_Legacy
+ *
+ * SUBTEST: buffer-sharing
+ * Description: Test efficiently sharing CPU and GPU buffers
+ */
+
/*
* render_process_t:
*
--
2.40.0
More information about the igt-dev
mailing list