From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5BD0F10EAFA for ; Fri, 21 Jan 2022 13:34:49 +0000 (UTC) From: Swati Sharma Date: Fri, 21 Jan 2022 19:18:27 +0530 Message-Id: <20220121134833.28740-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [v2 0/6] Addition of new plane scaling test cases List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: In this series, combination of downscaling and upscaling testcases are added. v2:-Minor fixes, to prevent CI crashes Swati Sharma (6): tests/kms_plane_scaling: Removal of plane-scaling subtest tests/kms_plane_scaling: Add output name in dynamic subtests tests/kms_plane_scaling: Upscaling on 2 planes tests/kms_plane_scaling: Downscaling on 2 planes tests/kms_plane_scaling: Upscaling and downscaling scenario tests/kms_plane_scaling: Add negative test to check num of scalers tests/kms_plane_scaling.c | 407 +++++++++++++++++++++----------------- 1 file changed, 227 insertions(+), 180 deletions(-) -- 2.25.1