From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id EAD6510E326 for ; Wed, 16 Aug 2023 10:55:19 +0000 (UTC) Message-ID: Date: Wed, 16 Aug 2023 16:25:12 +0530 MIME-Version: 1.0 Content-Language: en-US To: Bhanuprakash Modem , igt-dev@lists.freedesktop.org References: <20230807195500.4103092-6-bhanuprakash.modem@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20230807195500.4103092-6-bhanuprakash.modem@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [igt-dev] [i-g-t, V3, 05/20] tests/kms_plane: Add tiling support for XE List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 8/8/2023 1:24 AM, Bhanuprakash Modem wrote: > Remove the tiling restrictions in Xe specific tests > > Fixes: 2b9637086 (tests/kms_plane: Add XE support) > Signed-off-by: Bhanuprakash Modem Reviewed-by: Kunal Joshi