[Bug 111197] [skl] assertion hits

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 24 11:03:48 UTC 2019


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

--- Comment #15 from Chris Wilson <chris at chris-wilson.co.uk> ---
Apologies, another chunk of asserts need to be after the skip for stale back
buffers for the logging to continue.

commit fffb1f52b61fd4983e4a1ff29c4673481ea63f17 (HEAD -> master,
upstream/master)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Jul 23 18:29:26 2019 +0100

    sna/dri2: Skip asserting distinct front/back for stale swaps

    If the backbuffer is stale (i.e. the client didn't call DRI2GetBuffers
    before swapping) the front/back bo may not be distinct. Move the
    assertion for a valid swap after the handling of a stale swap so that
    the assertions are more robust for a client error.

    References: https://bugs.freedesktop.org/show_bug.cgi?id=111197
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190724/8786475e/attachment.html>


More information about the intel-gfx-bugs mailing list