From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4372410EC59 for ; Fri, 24 Feb 2023 15:12:37 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Fri, 24 Feb 2023 20:44:56 +0530 Message-Id: <20230224151459.17177-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v4 0/3] Validate max source size List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: i915 specific test is added to validate max source size width. Swati Sharma (3): tests/kms_plane_scaling: Prep work tests/kms_plane_scaling: Minor fixes tests/kms_plane_scaling: Add test to validate max source size tests/kms_plane_scaling.c | 133 ++++++++++++++++++++++++++++++++------ 1 file changed, 115 insertions(+), 18 deletions(-) -- 2.25.1