From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0C26510E48E for ; Fri, 18 Aug 2023 08:40:28 +0000 (UTC) Message-ID: <8dec699b-eb35-eef5-0367-de979119bace@intel.com> Date: Fri, 18 Aug 2023 14:10:07 +0530 MIME-Version: 1.0 Content-Language: en-US To: Bhanuprakash Modem , igt-dev@lists.freedesktop.org References: <20230816163206.402705-12-bhanuprakash.modem@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20230816163206.402705-12-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, 11/20] tests/i915/kms_flip_scaled_crc: 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 Xe specific tests > > V2: - Update XE blocklist > > Fixes: 113fc78d0 (tests/i915/kms_flip_scaled_crc: Add XE support) > Signed-off-by: Bhanuprakash Modem Reviewed-by: Kunal Joshi