From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5564910E95E for ; Fri, 10 Nov 2023 09:52:40 +0000 (UTC) Message-ID: Date: Fri, 10 Nov 2023 15:22:21 +0530 Content-Language: en-US To: Vignesh Raman , , , , References: <20231110084106.655504-1-vignesh.raman@collabora.com> <20231110084106.655504-2-vignesh.raman@collabora.com> From: "Modem, Bhanuprakash" In-Reply-To: <20231110084106.655504-2-vignesh.raman@collabora.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Subject: Re: [igt-dev] [PATCH i-g-t 2/3 v5] tests: Update test documentation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Fri-10-11-2023 02:11 pm, Vignesh Raman wrote: > This commit updates the test documentation to align with > the recent increase of IGT_MAX_PIPES to 16. > > Signed-off-by: Vignesh Raman > --- > > v5: > - Split the commits and added a new commit for test documentation > update. > > --- > 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 LGTM. Reviewed-by: Bhanuprakash Modem - Bhanu > * > * arg[2]: > *