Re: [Intel-gfx] [PATCH 11/13] drm/i915: Pass i915_sched_node around internally

2019-05-07 Thread Chris Wilson
Quoting Tvrtko Ursulin (2019-05-07 13:12:05) > > On 03/05/2019 12:52, Chris Wilson wrote: > > To simplify the next patch, update bump_priority and schedule to accept > > the internal i915_sched_ndoe directly and not expect a request pointer. > > > > add/remove: 0/0 grow/shrink: 2/1 up/down: 8/-15

Re: [Intel-gfx] [PATCH 11/13] drm/i915: Pass i915_sched_node around internally

2019-05-07 Thread Tvrtko Ursulin
On 03/05/2019 12:52, Chris Wilson wrote: To simplify the next patch, update bump_priority and schedule to accept the internal i915_sched_ndoe directly and not expect a request pointer. add/remove: 0/0 grow/shrink: 2/1 up/down: 8/-15 (-7) Function old new

[Intel-gfx] [PATCH 11/13] drm/i915: Pass i915_sched_node around internally

2019-05-03 Thread Chris Wilson
To simplify the next patch, update bump_priority and schedule to accept the internal i915_sched_ndoe directly and not expect a request pointer. add/remove: 0/0 grow/shrink: 2/1 up/down: 8/-15 (-7) Function old new delta i915_schedule_bump_priority