From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7EABA10EB0B for ; Fri, 12 Jan 2024 11:55:03 +0000 (UTC) From: Akshata Jahagirdar To: Subject: [PATCH i-g-t 0/1] tests/intel/xe_ccs: Fix block-multicopy-inplace subtest Date: Fri, 12 Jan 2024 15:54:13 -0800 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, matthew.auld@intel.com, akshata.jahagirdar@intel.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: As part of this patchwork: https://patchwork.freedesktop.org/series/127917/ we introduced compression support for lunarlake and updated xe_ccs tests. This patchwork resolves the "block-multicopy-inplace" subtest of xe_ccs, that wasn't handled in the previous series. This fix is done by passing correct pat_index based on compression. tests/intel/xe_ccs.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) -- 2.34.1