From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7DCF010EB4A for ; Fri, 12 Jan 2024 17:47:40 +0000 (UTC) Message-ID: Date: Fri, 12 Jan 2024 17:47:36 +0000 MIME-Version: 1.0 Subject: Re: [PATCH i-g-t 1/1] tests/intel/xe_ccs: fix block-multicopy-inplace subtest To: Akshata Jahagirdar References: <1ffebacea9673a0c143e535bd0b5fe9ff8c65e9d.1705103321.git.akshata.jahagirdar@intel.com> Content-Language: en-GB From: Matthew Auld In-Reply-To: <1ffebacea9673a0c143e535bd0b5fe9ff8c65e9d.1705103321.git.akshata.jahagirdar@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 12/01/2024 23:54, Akshata Jahagirdar wrote: > Passing correct pat_index based on compression and graphics version, > fixes the "block-multicopy-inplace" subtest of xe_ccs. > > Signed-off-by: Akshata Jahagirdar Reviewed-by: Matthew Auld