summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKatarzyna Piecielska <katarzyna.piecielska@intel.com>2024-05-13 10:48:46 +0000
committerKamil Konieczny <kamil.konieczny@linux.intel.com>2024-05-15 13:56:08 +0200
commitebb30054334d1c3df2dfc037c5bad0156cd40d92 (patch)
tree6164dc91604a5f535bedb69da4eaad4ba65c782e /tests
parent33c47a25b5018b485ad8d30f78e5916e9dca48ab (diff)
tests/intel: Add General Display Feature in few tests documentation
Add display tests to General Display Features. Group: SUBTEST Description Category Mega feature Sub-category Functionality Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska@intel.com> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> Cc: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com> Cc: Aditya Chauhan <aditya.chauhan@intel.com> Cc: Girotra Himanshu <himanshu.girotra@intel.com> Cc: Sandeep Kumar Parupalli <sandeep.kumar.parupalli@intel.com> Reviewed-by: Gandi Ramadevi <ramadevi.gandi@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/intel/i915_pipe_stress.c4
-rw-r--r--tests/intel/i915_selftest.c3
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@display
* Category: Selftest
+ * Mega feature: General Display Features
+ * Sub-category: Display tests
* Functionality: display sanity
* Test category: i915
- * Sub-category: Display tests
*
* SUBTEST: live@dmabuf
* Category: Selftest