From: Vignesh Raman <vignesh.raman@collabora.com>
To: bhanuprakash.modem@intel.com, daniels@collabora.com,
helen.koike@collabora.com, juhapekka.heikkila@gmail.com,
igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 2/3 v6] tests: Update test documentation
Date: Mon, 13 Nov 2023 15:34:18 +0530 [thread overview]
Message-ID: <20231113100419.1111165-2-vignesh.raman@collabora.com> (raw)
In-Reply-To: <20231113100419.1111165-1-vignesh.raman@collabora.com>
This commit updates the test documentation to align with
the recent increase of IGT_MAX_PIPES to 16.
Acked-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
---
v5:
- Split the commits and added a new commit for test documentation
update.
v6:
- No change.
---
tests/intel/kms_ccs.c | 24 ++++++++++++++++++++++++
tests/kms_bw.c | 2 +-
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/tests/intel/kms_ccs.c b/tests/intel/kms_ccs.c
index 93e837b84..6dc30ac24 100644
--- a/tests/intel/kms_ccs.c
+++ b/tests/intel/kms_ccs.c
@@ -53,6 +53,14 @@
* @pipe-F: Pipe F
* @pipe-G: Pipe G
* @pipe-H: Pipe H
+ * @pipe-I: Pipe I
+ * @pipe-J: Pipe J
+ * @pipe-K: Pipe K
+ * @pipe-L: Pipe L
+ * @pipe-M: Pipe M
+ * @pipe-N: Pipe N
+ * @pipe-O: Pipe O
+ * @pipe-P: Pipe P
*
* arg[2]:
*
@@ -90,6 +98,14 @@
* @pipe-F: Pipe F
* @pipe-G: Pipe G
* @pipe-H: Pipe H
+ * @pipe-I: Pipe I
+ * @pipe-J: Pipe J
+ * @pipe-K: Pipe K
+ * @pipe-L: Pipe L
+ * @pipe-M: Pipe M
+ * @pipe-N: Pipe N
+ * @pipe-O: Pipe O
+ * @pipe-P: Pipe P
*
* arg[2]:
*
@@ -131,6 +147,14 @@
* @pipe-F: Pipe F
* @pipe-G: Pipe G
* @pipe-H: Pipe H
+ * @pipe-I: Pipe I
+ * @pipe-J: Pipe J
+ * @pipe-K: Pipe K
+ * @pipe-L: Pipe L
+ * @pipe-M: Pipe M
+ * @pipe-N: Pipe N
+ * @pipe-O: Pipe O
+ * @pipe-P: Pipe P
*
* arg[2]:
*
diff --git a/tests/kms_bw.c b/tests/kms_bw.c
index 5f9a020da..896114a3a 100644
--- a/tests/kms_bw.c
+++ b/tests/kms_bw.c
@@ -37,7 +37,7 @@
* Mega feature: General Display Features
* Test category: functionality test
*
- * arg[1].values: 1, 2, 3, 4, 5, 6, 7, 8
+ * arg[1].values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
*
* arg[2]:
*
--
2.40.1
next prev parent reply other threads:[~2023-11-13 10:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-13 10:04 [igt-dev] [PATCH i-g-t 1/3 v6] lib/igt_kms: Fix memory corruption Vignesh Raman
2023-11-13 10:04 ` Vignesh Raman [this message]
2023-11-13 10:04 ` [igt-dev] [PATCH i-g-t 3/3 v6] intel-ci: Blacklist tests on pipe I to pipe P Vignesh Raman
2023-11-13 12:21 ` [igt-dev] ✓ CI.xeBAT: success for series starting with [i-g-t,1/3,v6] lib/igt_kms: Fix memory corruption Patchwork
2023-11-13 12:36 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-11-15 10:43 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3,v6] lib/igt_kms: Fix memory corruption (rev2) Patchwork
2023-11-15 13:57 ` Modem, Bhanuprakash
2023-11-16 15:02 ` Kamil Konieczny
2023-11-21 11:55 ` Illipilli, TejasreeX
2023-11-23 5:45 ` Vignesh Raman
2023-11-15 11:44 ` [igt-dev] ✓ CI.xeBAT: success " Patchwork
2023-11-20 8:43 ` [igt-dev] ✓ CI.xeBAT: success for series starting with [i-g-t,1/3,v6] lib/igt_kms: Fix memory corruption (rev3) Patchwork
2023-11-20 8:51 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-11-20 13:23 ` Vignesh Raman
2023-11-21 11:25 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-11-22 7:12 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231113100419.1111165-2-vignesh.raman@collabora.com \
--to=vignesh.raman@collabora.com \
--cc=bhanuprakash.modem@intel.com \
--cc=daniels@collabora.com \
--cc=helen.koike@collabora.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=juhapekka.heikkila@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox