From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2F72E6E4DE for ; Mon, 22 Mar 2021 15:20:35 +0000 (UTC) Received: by mail-qv1-f72.google.com with SMTP id h12so37363056qvm.9 for ; Mon, 22 Mar 2021 08:20:32 -0700 (PDT) Date: Mon, 22 Mar 2021 11:20:29 -0400 From: Jeremy Cline Message-ID: References: <20210317224222.447100-1-lyude@redhat.com> MIME-Version: 1.0 In-Reply-To: <20210317224222.447100-1-lyude@redhat.com> Content-Disposition: inline Subject: Re: [igt-dev] [PATCH i-g-t 0/3] tests/kms_color: Fixup for nouveau List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Lyude Cc: igt-dev@lists.freedesktop.org, nouveau@lists.freedesktop.org, Martin Peres , Ben Skeggs List-ID: On Wed, Mar 17, 2021 at 06:42:19PM -0400, 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. > > 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(-) > Reviewed-by: Jeremy Cline _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev