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 [63.128.21.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 21EC36E84F for ; Wed, 17 Mar 2021 22:42:32 +0000 (UTC) From: Lyude Date: Wed, 17 Mar 2021 18:42:19 -0400 Message-Id: <20210317224222.447100-1-lyude@redhat.com> MIME-Version: 1.0 Subject: [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: igt-dev@lists.freedesktop.org Cc: nouveau@lists.freedesktop.org, Martin Peres , Ben Skeggs List-ID: 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(-) -- 2.29.2 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev