[PATCH i-g-t 4/4] tests/intel/xe_evict_ccs: use a different name for evict on Flat-CCS
Piecielska, Katarzyna
katarzyna.piecielska at intel.com
Thu Feb 29 11:06:38 UTC 2024
LGTM 😊
Reviewed-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Kasia
-----Original Message-----
From: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Sent: Thursday, February 29, 2024 7:56 AM
To: igt-dev at lists.freedesktop.org
Cc: Piecielska, Katarzyna <katarzyna.piecielska at intel.com>
Subject: [PATCH i-g-t 4/4] tests/intel/xe_evict_ccs: use a different name for evict on Flat-CCS
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