[PATCH i-g-t v2 13/16] tests/intel: Add GPGPU tests to Compute Mega feature
Katarzyna Piecielska
katarzyna.piecielska at intel.com
Tue Apr 23 10:49:10 UTC 2024
Add GPGPU tests to Compute mega feature.
Group:
SUBTEST
Description
Category
Mega feature
Sub-category
Functionality
Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Aditya Chauhan <aditya.chauhan at intel.com>
Cc: Girotra Himanshu <himanshu.girotra at intel.com>
CC: Sandeep Kumar Parupalli <sandeep.kumar.parupalli at intel.com>
---
tests/intel/gem_gpgpu_fill.c | 3 ++-
tests/intel/xe_gpgpu_fill.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/tests/intel/gem_gpgpu_fill.c b/tests/intel/gem_gpgpu_fill.c
index 14811abce..3c03c7e70 100644
--- a/tests/intel/gem_gpgpu_fill.c
+++ b/tests/intel/gem_gpgpu_fill.c
@@ -51,8 +51,9 @@
/**
* TEST: gem gpgpu fill
* Category: Server
+ * Mega feature: Compute
+ * Sub-category: GPGPU tests
* Functionality: gpgpu_fill
- * Sub-category: GPGPU
* Test category: GEM_Legacy
* Feature: compute
*
diff --git a/tests/intel/xe_gpgpu_fill.c b/tests/intel/xe_gpgpu_fill.c
index a359f9f55..1d2aafbf2 100644
--- a/tests/intel/xe_gpgpu_fill.c
+++ b/tests/intel/xe_gpgpu_fill.c
@@ -6,7 +6,8 @@
/**
* TEST: Basic tests for gpgpu functionality
* Category: Software building block
- * Sub-category: GPGPU
+ * Mega feature: Compute
+ * Sub-category: GPGPU tests
* Functionality: gpgpu_fill
* Test category: functionality test
*/
--
2.34.1
More information about the igt-dev
mailing list