From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id E7636732D7 for ; Fri, 3 Dec 2021 06:40:57 +0000 (UTC) From: =?UTF-8?q?Zbigniew=20Kempczy=C5=84ski?= Date: Fri, 3 Dec 2021 07:40:48 +0100 Message-Id: <20211203064049.9953-1-zbigniew.kempczynski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 0/1] Isolate wait bb within gem_exec_fence List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: As I'm working on same test so to avoid painful rebase later I send Chris patch in which wait bb is isolated and no additional fields for it in common structure are required. Chris Wilson (1): i915/gem_exec_fence: Allow wait_bb to run on !rcs tests/i915/gem_exec_fence.c | 141 ++++++++++++++++++------------------ 1 file changed, 72 insertions(+), 69 deletions(-) -- 2.26.0