[Bug 67210] [IVB SNA]4kx4k video can't decode with vaapi

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 24 01:43:24 PDT 2013


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

--- Comment #10 from Chris Wilson <chris at chris-wilson.co.uk> ---
I've pushed a patch to clarify just what can_blit() is trying to test:

commit 6d80bd6a7311926f258cd92f0b22e8d03022b62b
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Jul 24 09:03:45 2013 +0100

    sna/dri: Cleanup validation of blit extents

    Prompted by a suggestion by Haihao, clarify the intent behind checking
    the incoming maximum blit extents against the recorded sizes of the
    attached bo. Due to the asynchronous nature of DRI2 invalidation, it is
    possible for the DRI2 buffer to be stale and for its bo to be smaller
    than required for the client's blit.

    References: https://bugs.freedesktop.org/show_bug.cgi?id=67210
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: haihao <haihao.xiang at intel.com>

Paste the debug log somewhere.

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


More information about the intel-gfx-bugs mailing list