From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1405110E166 for ; Thu, 5 Oct 2023 12:12:12 +0000 (UTC) Message-ID: Date: Thu, 5 Oct 2023 17:41:50 +0530 Content-Language: en-US To: Swati Sharma , References: <20230928155604.546419-1-swati2.sharma@intel.com> From: "Modem, Bhanuprakash" In-Reply-To: <20230928155604.546419-1-swati2.sharma@intel.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Subject: Re: [igt-dev] [v2 0/2] tests/kms_universal_plane: Dynamic conversion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Hi Swati, On Thu-28-09-2023 09:26 pm, Swati Sharma wrote: > Convert subtests to dynamic subtests and update documentation > accordingly. > > Swati Sharma (2): > tests/kms_universal_plane: convert subtests to dynamic subtests > tests/kms_universal_plane: update testplan doc You need to combine these two patches, otherwise it'll break the 'git bisect'. - Bhanu > > tests/kms_universal_plane.c | 150 ++++++++---------------------------- > 1 file changed, 34 insertions(+), 116 deletions(-) >