[igt-dev] [V5 i-g-t 17/81] tests/i915/kms_fb_coherency: Document each subtest for testplan
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Thu Jun 29 14:48:06 UTC 2023
Add documentation for all kms tests which is used by IGT testplan
documentation.
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/i915/kms_fb_coherency.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/i915/kms_fb_coherency.c b/tests/i915/kms_fb_coherency.c
index edb5ba460..8a553613a 100644
--- a/tests/i915/kms_fb_coherency.c
+++ b/tests/i915/kms_fb_coherency.c
@@ -5,6 +5,7 @@
/**
* TEST: kms_fb_coherency
+ * Category: Display
* Description: Exercise coherency of future scanout buffer objects
*/
@@ -245,6 +246,9 @@ igt_main
* mmapped with different mmap methods and different caching modes.
* Mega feature: General Display Features
* Functionality: gtt
+ * Driver requirement: any
+ * Run type: FULL
+ * Test category: functionality test
*/
igt_subtest_with_dynamic("memset-crc") {
if (gem_has_mappable_ggtt(data.drm_fd)) {
--
2.40.0
More information about the igt-dev
mailing list