On Fri, Feb 24, 2017 at 02:49:25PM +0200, Mika Kuoppala wrote:
> Chris Wilson writes:
>
> > We require that the request is completed before the context is switched
> > away.
> >
> > Signed-off-by: Chris Wilson
>
> Reviewed-by: Mika Kuoppala
Thanks, I hope this will help catch problems (sloppy
Chris Wilson writes:
> We require that the request is completed before the context is switched
> away.
>
> Signed-off-by: Chris Wilson
Reviewed-by: Mika Kuoppala
> ---
> drivers/gpu/drm/i915/intel_lrc.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/intel_lrc.c
We require that the request is completed before the context is switched
away.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/intel_lrc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/intel_lrc.c b/drivers/gpu/drm/i915/intel_lrc.c
index 8b64af63f914..a331fd36992f