On Thu, Aug 11, 2016 at 05:09:01PM +0100, Arun Siluvery wrote:
> From: Dave Gordon <david.s.gor...@intel.com>
> 
> Context capture hasn't worked for a while now, since the introduction of
> execlists because the function that records active context is using CCID
> register but this register contents are not valid in Execlist mode; this
> patch makes it work again by using a different way of identifying the
> context of interest in execlist mode.

Bzzt. The contexts are stored in the request and the iteration here is
still unsafe.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to