[Bug 70924] Xorg memory leak with >=xf86-video-intel-2.99.901 and above

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 5 10:38:59 PST 2013


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

--- Comment #86 from Chris Wilson <chris at chris-wilson.co.uk> ---
But definitely not oom now? Minor victories!

Now I suspect that the transformation from CPU to GPU is not entirely cache
coherent. I've patched of a couple of bugs in the ddx

commit 723f17ca4f9c120be5fe667bf2c3e35c7ee687be
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Nov 5 18:36:45 2013 +0000

    sna: Submit execution on the bo before changing its caching status

    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

commit 10b573c5084cabcc1bae70c8d35311fa5ec0a245
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Nov 5 18:29:46 2013 +0000

    sna: Clear snoop flag after converting from a CPU bo

    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

if that doesn't fix things, there is also a possibility of a kernel bug.

-- 
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/20131105/15f2b91f/attachment.html>


More information about the intel-gfx-bugs mailing list