mbox series

[i-g-t,v3,0/2] i915/gem_ctx_isolation: __for_each_physical_engine + engine mapping

Message ID cover.1580236781.git.dale.b.stimson@intel.com (mailing list archive)
Headers show
Series i915/gem_ctx_isolation: __for_each_physical_engine + engine mapping | expand

Message

Stimson, Dale B Jan. 28, 2020, 6:45 p.m. UTC
i915/gem_ctx_isolation: __for_each_physical_engine and gem_engine_topology

V2: Use new function gem_context_clone_with_engines
V3: Revise commit messages including titles

Use __for_each_physical_engine with gem_engine_topology.

Iterates through the definitive list of all engines
present.

Patch 1 was originally posted by Ramalingam C <ramalingam.c@intel.com>.
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):
  i915/gem_ctx_isolation: gem_engine_topology, part 2

Ramalingam C (1):
  i915/gem_ctx_isolation: gem_engine_topology, part 1

 tests/i915/gem_ctx_isolation.c | 44 +++++++++++++++++-----------------
 1 file changed, 22 insertions(+), 22 deletions(-)