Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 15/25] gem_wsim: Engine map load balance command

2019-05-20 Thread Tvrtko Ursulin
On 17/05/2019 20:36, Chris Wilson wrote: Quoting Tvrtko Ursulin (2019-05-17 12:25:16) From: Tvrtko Ursulin A new workload command for enabling a load balanced context map (aka Virtual Engine). Example usage: B.1 This turns on load balancing for context one, assuming it has already been

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 15/25] gem_wsim: Engine map load balance command

2019-05-17 Thread Chris Wilson
Quoting Tvrtko Ursulin (2019-05-17 12:25:16) > From: Tvrtko Ursulin > > A new workload command for enabling a load balanced context map (aka > Virtual Engine). Example usage: > > B.1 > > This turns on load balancing for context one, assuming it has already been > configured with an engine

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 15/25] gem_wsim: Engine map load balance command

2019-05-17 Thread Chris Wilson
Quoting Tvrtko Ursulin (2019-05-17 12:52:36) > > On 17/05/2019 12:38, Chris Wilson wrote: > > Quoting Tvrtko Ursulin (2019-05-17 12:25:16) > >> @@ -184,3 +186,19 @@ Example: > >> M.1.VCS > >> > >> This sets up the engine map to all available VCS class engines. > >> + > >> +Context load

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 15/25] gem_wsim: Engine map load balance command

2019-05-17 Thread Tvrtko Ursulin
On 17/05/2019 12:38, Chris Wilson wrote: Quoting Tvrtko Ursulin (2019-05-17 12:25:16) @@ -184,3 +186,19 @@ Example: M.1.VCS This sets up the engine map to all available VCS class engines. + +Context load balancing +-- + +Context load balancing (aka Virtual Engine)

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t 15/25] gem_wsim: Engine map load balance command

2019-05-17 Thread Chris Wilson
Quoting Tvrtko Ursulin (2019-05-17 12:25:16) > @@ -184,3 +186,19 @@ Example: > M.1.VCS > > This sets up the engine map to all available VCS class engines. > + > +Context load balancing > +-- > + > +Context load balancing (aka Virtual Engine) is an i915 feature where the >