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

Chris Wilson chris at chris-wilson.co.uk
Fri May 17 11:38:42 UTC 2019


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 driver
> +will pick the best engine (most idle) to submit to given previously configured

"most idle"? Currently we use first idle, aka greedy balancing.

s/the best engine/an engine/
-Chris


More information about the igt-dev mailing list