[PATCH i-g-t v3 16/16] tests/intel: Add display tests to General Display Features
Katarzyna Piecielska
katarzyna.piecielska at intel.com
Mon May 13 10:48:46 UTC 2024
Add display tests to General Display Features.
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/i915_pipe_stress.c | 4 ++--
tests/intel/i915_selftest.c | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/tests/intel/i915_pipe_stress.c b/tests/intel/i915_pipe_stress.c
index de4df830f..203eb46a3 100644
--- a/tests/intel/i915_pipe_stress.c
+++ b/tests/intel/i915_pipe_stress.c
@@ -20,13 +20,13 @@
#include "i915/gem.h"
/**
* TEST: i915 pipe stress
- * Category: Display
* Description: Stress test how gpu and cpu behaves if maximum amount of
* planes, cpu and gpu utilization is achieved in order to reveal
* possible bandwidth/watermark and similar problems.
- * Functionality: kms_core
+ * Category: Display
* Mega feature: General Display Features
* Sub-category: Display Tests
+ * Functionality: kms_core
* Test category: stress test
*
* SUBTEST: stress-xrgb8888-untiled
diff --git a/tests/intel/i915_selftest.c b/tests/intel/i915_selftest.c
index e4354df5f..bdac64b29 100644
--- a/tests/intel/i915_selftest.c
+++ b/tests/intel/i915_selftest.c
@@ -74,9 +74,10 @@
*
* SUBTEST: live at display
* Category: Selftest
+ * Mega feature: General Display Features
+ * Sub-category: Display tests
* Functionality: display sanity
* Test category: i915
- * Sub-category: Display tests
*
* SUBTEST: live at dmabuf
* Category: Selftest
--
2.34.1
More information about the igt-dev
mailing list