From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id E137610E190 for ; Thu, 14 Dec 2023 06:41:25 +0000 (UTC) Message-ID: Date: Thu, 14 Dec 2023 12:11:04 +0530 Subject: Re: [PATCH v2 0/8] tests/kms_vrr: Modify kms_vrr to allow flicker profiling Content-Language: en-US To: Sean Paul , Sean Paul References: <20231023205910.3556533-1-sean@poorly.run> From: "Modem, Bhanuprakash" In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Hello Sean Paul, Are you planning to send a new rev, as we have few review comments? FYI, I have merged few changes recently [*], you need to rebase this series. [*]: https://patchwork.freedesktop.org/series/127047/ - Bhanu On 14-11-2023 09:49 pm, Sean Paul wrote: > Friendly review ping. > > On Mon, Oct 23, 2023 at 4:59 PM Sean Paul wrote: > > From: Sean Paul > > > Second revision of the set. New version addresses the review comments > from Bhanu and adds a new maxmin subtest which alternates the rate > between max and min every frame. > > Sean Paul (8): >   tests/kms_vrr: Move fb0 and fb1 to an array >   tests/kms_vrr: Move vtest_ns into data_t >   tests/kms_vrr: Allow test rate to be altered from the command line >   tests/kms_vrr: Allow test duration to be specified from the command >     line >   tests/kms_vrr: Change the pattern displayed in the test >   tests/kms_vrr: Add ability to flip static image for flicker profiling >   tests/kms_vrr: Allow for multiple rates in a test >   tests/kms_vrr: Add a max/min test to oscillate between rates > >  tests/kms_vrr.c | 213 +++++++++++++++++++++++++++++++++++------------- >  1 file changed, 156 insertions(+), 57 deletions(-) > > -- > Sean Paul, Software Engineer, Google / Chromium OS >