From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8A5E110E05E for ; Wed, 23 Aug 2023 13:54:45 +0000 (UTC) Message-ID: <017b8f9f-4090-0606-bc03-69c08322ee0d@intel.com> Date: Wed, 23 Aug 2023 19:24:41 +0530 MIME-Version: 1.0 Content-Language: en-US To: Bhanuprakash Modem , igt-dev@lists.freedesktop.org References: <20230816163206.402705-2-bhanuprakash.modem@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20230816163206.402705-2-bhanuprakash.modem@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [igt-dev] [i-g-t,V4,01/20] lib: 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/16/2023 10:01 PM, Bhanuprakash Modem wrote: > Remove the tiling restrictions in all libraries those used by > the Xe driver. > > Signed-off-by: Bhanuprakash Modem Reviewed-by: Kunal Joshi