From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3564D10E704 for ; Wed, 8 Nov 2023 07:56:58 +0000 (UTC) From: "Jahagirdar, Akshata" To: Date: Wed, 8 Nov 2023 11:57:04 -0800 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] This patch series enables the compression feature for XE2 Lunarlake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, ayaz.siddiqui@intel.com, "Jahagirdar, Akshata" Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: *** BLURB HERE *** Jahagirdar, Akshata (2): XE2: LNL: adding Blt command support for Lunarlake XE2: xe_ccs IGT changes to enable xe2 igfx compression lib/intel_blt.c | 18 ++++++++++-------- lib/intel_blt.h | 3 ++- lib/intel_chipset.h | 1 + lib/intel_cmds_info.c | 24 ++++++++++++++++++++++++ lib/intel_cmds_info.h | 1 + lib/intel_device_info.c | 2 +- lib/intel_pat.c | 12 +++++++++++- lib/intel_pat.h | 1 + tests/intel/gem_ccs.c | 2 +- tests/intel/xe_ccs.c | 37 ++++++++++++++++++------------------- 10 files changed, 70 insertions(+), 31 deletions(-) -- 2.34.1