[Bug 109049] [CI][BAT] igt at amdgpu/amd_prime at amd-to-i915 - fail - Failed assertion: r == 0, Last errno: 28, No space left on device

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 17 15:25:36 UTC 2018


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

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

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

--- Comment #6 from Chris Wilson <chris at 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 <chris at 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 <chris at chris-wilson.co.uk>
    Reviewed-by: Antonio Argenziano <antonio.argenziano at intel.com>
    Acked-by: Alex Deucher <alexander.deucher at amd.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20181217/9af18851/attachment.html>


More information about the dri-devel mailing list