Re: [Intel-gfx] [PATCH v2] drm/i915: Shrink search list for active timelines

2018-05-15 Thread Chris Wilson
Quoting Chris Wilson (2018-05-15 15:31:49) > When switching to the kernel context, we force the switch to occur after > all currently active requests (so that we know the GPU won't switch > immediately away and the kernel context remains current as we work). To > do so we have to inspect all the ti

[Intel-gfx] [PATCH v2] drm/i915: Shrink search list for active timelines

2018-05-15 Thread Chris Wilson
When switching to the kernel context, we force the switch to occur after all currently active requests (so that we know the GPU won't switch immediately away and the kernel context remains current as we work). To do so we have to inspect all the timelines and add a fence from the active work to que