From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 65519C433E0 for ; Thu, 18 Mar 2021 07:08:54 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BBCEC6146B for ; Thu, 18 Mar 2021 07:08:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BBCEC6146B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=mupuf.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=nouveau-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DF6226E893; Thu, 18 Mar 2021 07:08:46 +0000 (UTC) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) by gabe.freedesktop.org (Postfix) with ESMTPS id 566716E093 for ; Thu, 18 Mar 2021 07:02:51 +0000 (UTC) Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1lMmMd-0007Vy-Am; Thu, 18 Mar 2021 07:42:35 +0100 Received: by submission03.runbox with esmtpsa [Authenticated alias (981869)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1lMmMW-0001W2-59; Thu, 18 Mar 2021 07:42:28 +0100 To: Lyude , igt-dev@lists.freedesktop.org References: <20210317224222.447100-1-lyude@redhat.com> From: Martin Peres Message-ID: <2bcaa3ba-7bf4-3f39-df09-ea6f8c0e12cd@mupuf.org> Date: Thu, 18 Mar 2021 08:42:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210317224222.447100-1-lyude@redhat.com> Content-Language: en-US X-Mailman-Approved-At: Thu, 18 Mar 2021 07:08:45 +0000 Subject: Re: [Nouveau] [igt-dev] [PATCH i-g-t 0/3] tests/kms_color: Fixup for nouveau X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nouveau@lists.freedesktop.org, Ben Skeggs Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" On 18/03/2021 00:42, Lyude wrote: > From: Lyude Paul > > This patch series just introduces a small drive-by cleanup for > kms_color, and fixes the kms_color test so that it works correctly on > nouveau. Note that the invalid LUT/gamma tests will likely currently > fail, but I'm going to be submitting some kernel patches to fix these in > nouveau very shortly. The series is: Reviewed-by: Martin Peres > > Cc: Martin Peres > Cc: Ben Skeggs > Cc: Jeremy Cline > > Lyude Paul (3): > tests/kms_color: Don't opencode igt_check_crc_equal() > tests/kms_color: Allow tests to run on any driver > tests/kms_color: Stop leaking fbs > > tests/kms_color.c | 15 +++++++++++++-- > tests/kms_color_helper.c | 6 ------ > 2 files changed, 13 insertions(+), 8 deletions(-) > _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/nouveau