[PATCH i-g-t v3 07/25] tests/intel: Introduce GPGPU subcategory
Katarzyna Piecielska
katarzyna.piecielska at intel.com
Tue Mar 12 14:14:01 UTC 2024
Let's introduce GPGPU subcategory.
v2: functionality s/gpgpu/gpgpu_fill/ to not trouble automation tools
Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Acked-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
---
tests/intel/gem_gpgpu_fill.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tests/intel/gem_gpgpu_fill.c b/tests/intel/gem_gpgpu_fill.c
index ac283620e..3a6d66b35 100644
--- a/tests/intel/gem_gpgpu_fill.c
+++ b/tests/intel/gem_gpgpu_fill.c
@@ -51,13 +51,13 @@
/**
* TEST: gem gpgpu fill
* Category: Server
- * Functionality: command submission
- * Run type: FULL
- * Sub-category: Compute
+ * Functionality: gpgpu_fill
+ * Sub-category: GPGPU
* Test category: GEM_Legacy
+ * Feature: compute
+ * Run type: FULL
*
* SUBTEST: basic
- * Feature: compute
*/
#define WIDTH 64
--
2.34.1
More information about the igt-dev
mailing list