From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id AB43310E5D0 for ; Fri, 19 May 2023 06:51:52 +0000 (UTC) From: Arun R Murthy To: igt-dev@lists.freedesktop.org Date: Fri, 19 May 2023 12:14:49 +0530 Message-Id: <20230519064453.1334690-1-arun.r.murthy@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/4] some cleanup on kms_async_clip List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arun R Murthy Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: The series cleans up the kms_async_flip and add test for all supported modifiers. Arun R Murthy (4): tests/kms_async_flips: Get rid of i915 specific fb creation tests/kms_async_flips: Run the test for all outputs tests/kms_async_flips: Split test_init() tests/kms_async_flips: Test all modifiers tests/kms_async_flips.c | 128 +++++++++++++++++++++------------------- 1 file changed, 68 insertions(+), 60 deletions(-) -- 2.25.1