https://bugs.freedesktop.org/show_bug.cgi?id=109049

Chris Wilson <ch...@chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Chris Wilson <ch...@chris-wilson.co.uk> ---
Stopped being so stringent about allocating so many contexts, and just focus on
testing fence import:

commit 270da20849db4d170db09673c6b67712c90ec9fe (HEAD, upstream/master)
Author: Chris Wilson <ch...@chris-wilson.co.uk>
Date:   Thu Dec 13 11:54:36 2018 +0000

    igt/amdgpu_amd_prime: Bail if we fail to create more contexts

    amdgpu has started to report out of space after creating a few contexts.
    This is not the scope of this test as here we are just verifying that
    fences created in amd can be imported and used for synchronisation by
    i915 and for that we just need at least one context created!

    References: https://bugs.freedesktop.org/show_bug.cgi?id=109049
    Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
    Reviewed-by: Antonio Argenziano <antonio.argenzi...@intel.com>
    Acked-by: Alex Deucher <alexander.deuc...@amd.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to