From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 19D8B10E00C for ; Tue, 9 Jan 2024 21:32:07 +0000 (UTC) From: Akshata Jahagirdar To: Subject: [PATCH i-g-t 0/1] tests/intel/xe_ccs: Fix block-multicopy-inplace subtest Date: Wed, 10 Jan 2024 01:31:25 -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, akshata.jahagirdar@intel.com, matthew.auld@intel.com, ayaz.siddiqui@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