[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
Fri Jun 23 10:23:31 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..edb5ba460fbf 100644
--- a/tests/i915/kms_fb_coherency.c
+++ b/tests/i915/kms_fb_coherency.c
@@ -243,6 +243,8 @@ 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.
+	 * Mega feature: General Display Features
+	 * Functionality: gtt
 	 */
 	igt_subtest_with_dynamic("memset-crc") {
 		if (gem_has_mappable_ggtt(data.drm_fd)) {
-- 
2.40.1



More information about the igt-dev mailing list