From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id B5AFB10E432 for ; Wed, 22 Feb 2023 09:17:45 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Wed, 22 Feb 2023 14:49:47 +0530 Message-Id: <20230222091950.31758-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v3 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 | 139 +++++++++++++++++++++++++++++++++----- 1 file changed, 121 insertions(+), 18 deletions(-) -- 2.25.1