From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id EB0976E9B7 for ; Tue, 18 Feb 2020 08:39:48 +0000 (UTC) From: Bommu Krishnaiah Date: Tue, 18 Feb 2020 13:52:39 +0530 Message-Id: <20200218082240.21853-1-krishnaiah.bommu@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t v2 0/1] lib/i915/gem_ring : set the engine to default context List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org Cc: Bommu Krishnaiah List-ID: Copy the existing engine map from default context to newly created default context v2: addressed the review comments Bommu Krishnaiah (1): lib/i915/gem_ring : set the engine to default context lib/i915/gem_ring.c | 8 ++++++-- lib/i915/gem_ring.h | 2 +- tests/i915/gem_busy.c | 2 +- tests/i915/gem_ctx_persistence.c | 2 +- tests/i915/gem_eio.c | 6 +++--- tests/i915/gem_exec_await.c | 2 +- tests/i915/gem_exec_fence.c | 2 +- tests/i915/gem_exec_latency.c | 2 +- tests/i915/gem_exec_schedule.c | 6 +++--- tests/i915/gem_ringfill.c | 2 +- tests/perf_pmu.c | 2 +- 11 files changed, 20 insertions(+), 16 deletions(-) -- 2.25.0.4.g0ad7144999 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev