On Thu, Sep 20, 2012 at 10:42 AM, Chris Wilson wrote:
> On the hunt for an indefinite __wait_seqno() the most likely cause being
> asked to wait upon a future seqno, we can lay a trap and see if anything
> gets caught.
>
> Signed-off-by: Chris Wilson
> ---
> drivers/gpu/drm/i915/i915_gem.c |
On the hunt for an indefinite __wait_seqno() the most likely cause being
asked to wait upon a future seqno, we can lay a trap and see if anything
gets caught.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i915_gem.c |6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/gpu/