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 3BCC210E91E for ; Fri, 1 Dec 2023 21:00:14 +0000 (UTC) From: Brian Welty To: igt-dev@lists.freedesktop.org Date: Fri, 1 Dec 2023 13:00:11 -0800 Message-Id: <20231201210013.16147-1-brian.welty@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/2] Fix xe_exec_reset@cm-gt-reset List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Introduce _xe_wait_ufence() and use in xe_exec_reset. Brian Welty (2): lib/xe_ioctl: Add _xe_wait_ufence() tests/xe/exec_reset: Fix cm-gt-reset lib/xe/xe_ioctl.c | 22 ++++++++++++++++------ lib/xe/xe_ioctl.h | 3 +++ tests/intel/xe_exec_reset.c | 11 ++++++++--- 3 files changed, 27 insertions(+), 9 deletions(-) -- 2.38.0