[igt-dev] [i-g-t V3 18/82] tests/i915/kms_fb_coherency: Document each subtest for testplan
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Tue May 23 06:31:39 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 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/tests/i915/kms_fb_coherency.c b/tests/i915/kms_fb_coherency.c
index b530bf5dc..9d2506ce8 100644
--- a/tests/i915/kms_fb_coherency.c
+++ b/tests/i915/kms_fb_coherency.c
@@ -243,6 +243,11 @@ igt_main
* Description: Use display controller CRC hardware to validate (non)coherency
* of memset operations on future scanout buffer objects
* mmapped with different mmap methods and different caching modes.
+ * Driver requirement: i915
+ * Functionality: kms_core
+ * Run type: FULL
+ * Mega feature: General Display Features
+ * 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