Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 12/27] gem_wsim: Engine map support

2019-05-21 Thread Tvrtko Ursulin
On 21/05/2019 09:14, Chris Wilson wrote: Quoting Tvrtko Ursulin (2019-05-20 15:47:24) @@ -999,30 +1092,53 @@ prepare_workload(unsigned int id, struct workload *wrk, unsigned int flags) /* * Identify if contexts target specific engine instances and if they * want

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 12/27] gem_wsim: Engine map support

2019-05-21 Thread Chris Wilson
Quoting Tvrtko Ursulin (2019-05-20 15:47:24) > @@ -999,30 +1092,53 @@ prepare_workload(unsigned int id, struct workload > *wrk, unsigned int flags) > /* > * Identify if contexts target specific engine instances and if they > * want to be balanced. > +* > +