Re: [Intel-gfx] [PATCH 19/24] drm/i915/scheduler: Support user-defined priorities

2017-08-02 Thread Jason Ekstrand
On Thu, May 18, 2017 at 2:46 AM, Chris Wilson wrote: > Use a priority stored in the context as the initial value when > submitting a request. This allows us to change the default priority on a > per-context basis, allowing different contexts to be favoured with GPU > time at the expense of lower

[Intel-gfx] [PATCH 19/24] drm/i915/scheduler: Support user-defined priorities

2017-05-18 Thread Chris Wilson
Use a priority stored in the context as the initial value when submitting a request. This allows us to change the default priority on a per-context basis, allowing different contexts to be favoured with GPU time at the expense of lower importance work. The user can adjust the context's priority via