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 8933B10E0E5 for ; Mon, 20 Nov 2023 18:24:47 +0000 (UTC) From: Matthew Auld To: igt-dev@lists.freedesktop.org Date: Mon, 20 Nov 2023 18:24:15 +0000 Message-ID: <20231120182430.88753-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 v10 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 v5: - Some more improvements, including testing some xelpg modes. v6: - Some more minor improvements. v7: - Account for dropping coh_mode. - Add store-dword mode for the xe_pat tests to ensure we run on every engine (randomised over runs). v8: - Couple minor fixes, like unbreaking api_intel_allocator@default-alignment v9: - Add some prime tests for both self and external import v10: - Rebase. -- 2.42.0