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 75F7C10E43E for ; Fri, 17 Feb 2023 08:18:12 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Fri, 17 Feb 2023 13:50:14 +0530 Message-Id: <20230217082017.27753-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v2 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 | 131 +++++++++++++++++++++++++++++++++----- 1 file changed, 114 insertions(+), 17 deletions(-) -- 2.25.1