[PATCH i-g-t 4/4] tests/intel/xe_evict_ccs: use a different name for evict on Flat-CCS
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Thu Feb 29 06:56:19 UTC 2024
From: Mauro Carvalho Chehab <mchehab at kernel.org>
evict sub-category was already used for VMA. Don't use the same
name for ccs-related evict sub-category, as we need an unique
namespace.
Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
tests/intel/xe_evict_ccs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/intel/xe_evict_ccs.c b/tests/intel/xe_evict_ccs.c
index 5d6c44a6b3ab..35ae8151aa80 100644
--- a/tests/intel/xe_evict_ccs.c
+++ b/tests/intel/xe_evict_ccs.c
@@ -7,7 +7,7 @@
* TEST: Check flat-ccs eviction
* Category: Software building block
* Sub-category: Flat-CCS
- * Functionality: evict
+ * Functionality: ccs-evict
* GPU requirements: GPU needs to have dedicated VRAM
*/
--
2.43.2
More information about the igt-dev
mailing list