From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 739C110E766 for ; Wed, 6 Dec 2023 20:49:51 +0000 (UTC) From: Matt Roper To: igt-dev@lists.freedesktop.org Date: Wed, 6 Dec 2023 12:49:40 -0800 Message-ID: <20231206204942.1105505-1-matthew.d.roper@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Add GT IP version query support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Update the Xe uapi header to match the proposed XeKMD uapi (i.e., replacing one of the reserved qwords of the GT query with IP version fields) and add support to the Xe query test. Matt Roper (2): drm-uapi/xe: Add IP version to GT query tests/xe_query: Query and sanity-check GT ip versions include/drm-uapi/xe_drm.h | 10 +++++++++- tests/intel/xe_query.c | 28 ++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) -- 2.43.0