From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 35C0410E500 for ; Thu, 19 Oct 2023 14:41:45 +0000 (UTC) From: Matthew Auld To: igt-dev@lists.freedesktop.org Date: Thu, 19 Oct 2023 15:40:51 +0100 Message-ID: <20231019144106.560624-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 v4 00/15] 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: Series 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. v4: - Various improvements. Rebase. -- 2.41.0