From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Dale B Stimson Date: Wed, 22 Jan 2020 15:26:55 -0800 Message-Id: MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t 0/2] i915/gem_ctx_isolation: __for_each_physical_engine + engine mapping 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, intel-gfx@lists.freedesktop.org Cc: Tvrtko Ursulin List-ID: i915/gem_ctx_isolation: __for_each_physical_engine and gem_engine_topology Use __for_each_physical_engine with gem_engine_topology. Iterates through the definitive list of all engines present. All contexts have their engine mapping set via gem_context_set_all_engines(). Patch 1 was originally posted by Ramalingam C . Since then, slight modifications have been done to it due to upstream changes. Patch 1 is being kept separate from patch 2 in order to assure proper attribution to the author. Dale B Stimson (1): DBS: tests/i915/gem_ctx_isolation: use the gem_engine_topology library, part 2 Ramalingam C (1): tests/i915/gem_ctx_isolation: use the gem_engine_topology library, part 1 tests/i915/gem_ctx_isolation.c | 66 ++++++++++++++++++++++------------ 1 file changed, 43 insertions(+), 23 deletions(-) -- 2.25.0 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev