From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id A5BD110E1E7 for ; Mon, 16 Oct 2023 14:17:10 +0000 (UTC) From: Matthew Auld To: igt-dev@lists.freedesktop.org Date: Mon, 16 Oct 2023 15:14:38 +0100 Message-ID: <20231016141450.55936-1-matthew.auld@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v3 00/12] PAT and cache coherency support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: eries implements the IGT side of things needed to support the new Xe uapi here: https://patchwork.freedesktop.org/series/123027/ Branch with the IGT changes: https://gitlab.freedesktop.org/mwa/igt-gpu-tools/-/commits/xe-pat-index Branch with the KMD changes: https://gitlab.freedesktop.org/mwa/kernel/-/tree/xe-pat-index?ref_type=heads v2: - Various tweaks and improvements. - Rebase on Xe2 additions. - Handle compressed wt on Xe2 + some other xe2 specific pat_index modes. v3: - Various fixes and improvements. -- 2.41.0