[igt-dev] [PATCH i-g-t] tests/i915/kms_fb_coherency: add mega-feature and functionality

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Jun 22 12:30:14 UTC 2023


From: Mauro Carvalho Chehab <mchehab at kernel.org>

This test is currently missing mega-feature and functionality.
Add them.

Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
 tests/i915/kms_fb_coherency.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/i915/kms_fb_coherency.c b/tests/i915/kms_fb_coherency.c
index b530bf5dcd70..ba0ea7068fdf 100644
--- a/tests/i915/kms_fb_coherency.c
+++ b/tests/i915/kms_fb_coherency.c
@@ -6,6 +6,8 @@
 /**
  * TEST: kms_fb_coherency
  * Description: Exercise coherency of future scanout buffer objects
+ * Mega feature: General Display Features
+ * Functionality: crc
  */
 
 #include <errno.h>
-- 
2.40.1



More information about the igt-dev mailing list