[igt-dev] [PATCH i-g-t 15/21] gem_wsim: Engine bond command

Chris Wilson chris at chris-wilson.co.uk
Fri May 10 13:36:35 UTC 2019


Quoting Tvrtko Ursulin (2019-05-08 13:10:52)
> From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> 
> Engine bonds are an i915 uAPI applicable to load balanced contexts with
> engine map. They allow expression rules of engine selection between two
> contexts when submissions are also tied with submit fences.
> 
> Please refer to the README for a more detailed description.

I would prefer not to have a hexadecimal mask in the file format? That's
harder than usual to read later on.

bond({master_class:master_instance}, {engine_class:engine_instance}),...
?
-Chris


More information about the igt-dev mailing list