[Bug 85974] system hangs on xv ports exceeded

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 7 01:58:50 PST 2014


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

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
Tricky, I can't just pick num_outputs * 3 as we may be in a headless
environment. Oh well, there is no reason not to bump the value for modern
systems:

commit ab6680375cc6d5efebe8e40816d1906b15678d6e
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Nov 7 09:54:35 2014 +0000

    sna/xv: Give the illusion of hardware progress

    The number of ports we provide for Xv textured video is arbitrary. The
    main cost is reservation of a number of XIDs and preallocation of a
    block of memory. Whatever value we pick, someone will always want
    more...

    References: https://bugs.freedesktop.org/show_bug.cgi?id=85974
    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: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141107/8bcf7730/attachment.html>


More information about the intel-gfx-bugs mailing list